chillerlan-QRCodeTest-Common-ModeTest.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/search.js"></script>
  22. <script defer src="js/searchIndex.js"></script>
  23. </head>
  24. <body id="top">
  25. <header class="phpdocumentor-header phpdocumentor-section">
  26. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  27. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  28. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  29. <i class="fas fa-bars"></i>
  30. </label>
  31. <section data-search-form class="phpdocumentor-search">
  32. <label>
  33. <span class="visually-hidden">Search for</span>
  34. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  35. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  36. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  37. </svg>
  38. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  39. </label>
  40. </section>
  41. <nav class="phpdocumentor-topnav">
  42. <ul class="phpdocumentor-topnav__menu">
  43. </ul>
  44. </nav>
  45. </header>
  46. <main class="phpdocumentor">
  47. <div class="phpdocumentor-section">
  48. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  49. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  50. Menu
  51. </label>
  52. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  53. <section class="phpdocumentor-sidebar__category">
  54. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  55. <h4 class="phpdocumentor-sidebar__root-namespace">
  56. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  57. </h4>
  58. <ul class="phpdocumentor-list">
  59. <li>
  60. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  61. </li>
  62. <li>
  63. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  64. </li>
  65. </ul>
  66. </section>
  67. <section class="phpdocumentor-sidebar__category">
  68. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  69. <h4 class="phpdocumentor-sidebar__root-namespace">
  70. <a href="packages/Application.html" class="">Application</a>
  71. </h4>
  72. </section>
  73. <section class="phpdocumentor-sidebar__category">
  74. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  75. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  76. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  77. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  78. </section>
  79. <section class="phpdocumentor-sidebar__category">
  80. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  81. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  82. </section>
  83. </aside>
  84. <div class="phpdocumentor-column -eight phpdocumentor-content">
  85. <ul class="phpdocumentor-breadcrumbs">
  86. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  87. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a></li>
  88. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest-common.html">Common</a></li>
  89. </ul>
  90. <article class="phpdocumentor-element -class">
  91. <h2 class="phpdocumentor-content__title">
  92. ModeTest
  93. <span class="phpdocumentor-element__extends">
  94. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  95. </span>
  96. <div class="phpdocumentor-element__package">
  97. in package
  98. <ul class="phpdocumentor-breadcrumbs">
  99. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  100. </ul>
  101. </div>
  102. </h2>
  103. <aside class="phpdocumentor-element-found-in">
  104. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  105. :
  106. <span class="phpdocumentor-element-found-in__line">20</span>
  107. </aside>
  108. <p class="phpdocumentor-summary">Mode coverage test</p>
  109. <h3 id="toc">
  110. Table of Contents
  111. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  112. </h3>
  113. <dl class="phpdocumentor-table-of-contents">
  114. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  115. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionBreakpoints">testGetLengthBitsForVersionBreakpoints()</a>
  116. <span>
  117. &nbsp;: void </span>
  118. </dt>
  119. <dd></dd>
  120. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  121. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidModeException">testGetLengthBitsForVersionInvalidModeException()</a>
  122. <span>
  123. &nbsp;: void </span>
  124. </dt>
  125. <dd></dd>
  126. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  127. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidVersionException">testGetLengthBitsForVersionInvalidVersionException()</a>
  128. <span>
  129. &nbsp;: void </span>
  130. </dt>
  131. <dd></dd>
  132. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  133. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_versionProvider">versionProvider()</a>
  134. <span>
  135. &nbsp;: array&lt;string|int, mixed&gt; </span>
  136. </dt>
  137. <dd>version breakpoints for numeric mode</dd>
  138. </dl>
  139. <section class="phpdocumentor-methods">
  140. <h3 class="phpdocumentor-elements__header" id="methods">
  141. Methods
  142. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  143. </h3>
  144. <article
  145. class="phpdocumentor-element
  146. -method
  147. -public
  148. "
  149. >
  150. <h4 class="phpdocumentor-element__name" id="method_testGetLengthBitsForVersionBreakpoints">
  151. testGetLengthBitsForVersionBreakpoints()
  152. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionBreakpoints" class="headerlink"><i class="fas fa-link"></i></a>
  153. </h4>
  154. <aside class="phpdocumentor-element-found-in">
  155. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  156. :
  157. <span class="phpdocumentor-element-found-in__line">39</span>
  158. </aside>
  159. <code class="phpdocumentor-code phpdocumentor-signature ">
  160. <span class="phpdocumentor-signature__visibility">public</span>
  161. <span class="phpdocumentor-signature__name">testGetLengthBitsForVersionBreakpoints</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$version</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  162. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  163. <dl class="phpdocumentor-argument-list">
  164. <dt class="phpdocumentor-argument-list__entry">
  165. <span class="phpdocumentor-signature__argument__name">$version</span>
  166. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  167. </dt>
  168. <dd class="phpdocumentor-argument-list__definition">
  169. <section class="phpdocumentor-description"></section>
  170. </dd>
  171. <dt class="phpdocumentor-argument-list__entry">
  172. <span class="phpdocumentor-signature__argument__name">$expected</span>
  173. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  174. </dt>
  175. <dd class="phpdocumentor-argument-list__definition">
  176. <section class="phpdocumentor-description"></section>
  177. </dd>
  178. </dl>
  179. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  180. Tags
  181. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  182. </h5>
  183. <dl class="phpdocumentor-tag-list">
  184. <dt class="phpdocumentor-tag-list__entry">
  185. <span class="phpdocumentor-tag__name">dataProvider</span>
  186. </dt>
  187. <dd class="phpdocumentor-tag-list__definition">
  188. <section class="phpdocumentor-description"><p>versionProvider</p>
  189. </section>
  190. </dd>
  191. </dl>
  192. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  193. <span class="phpdocumentor-signature__response_type">void</span>
  194. &mdash;
  195. </article>
  196. <article
  197. class="phpdocumentor-element
  198. -method
  199. -public
  200. "
  201. >
  202. <h4 class="phpdocumentor-element__name" id="method_testGetLengthBitsForVersionInvalidModeException">
  203. testGetLengthBitsForVersionInvalidModeException()
  204. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidModeException" class="headerlink"><i class="fas fa-link"></i></a>
  205. </h4>
  206. <aside class="phpdocumentor-element-found-in">
  207. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  208. :
  209. <span class="phpdocumentor-element-found-in__line">43</span>
  210. </aside>
  211. <code class="phpdocumentor-code phpdocumentor-signature ">
  212. <span class="phpdocumentor-signature__visibility">public</span>
  213. <span class="phpdocumentor-signature__name">testGetLengthBitsForVersionInvalidModeException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  214. <section class="phpdocumentor-description"></section>
  215. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  216. <span class="phpdocumentor-signature__response_type">void</span>
  217. &mdash;
  218. </article>
  219. <article
  220. class="phpdocumentor-element
  221. -method
  222. -public
  223. "
  224. >
  225. <h4 class="phpdocumentor-element__name" id="method_testGetLengthBitsForVersionInvalidVersionException">
  226. testGetLengthBitsForVersionInvalidVersionException()
  227. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_testGetLengthBitsForVersionInvalidVersionException" class="headerlink"><i class="fas fa-link"></i></a>
  228. </h4>
  229. <aside class="phpdocumentor-element-found-in">
  230. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  231. :
  232. <span class="phpdocumentor-element-found-in__line">50</span>
  233. </aside>
  234. <code class="phpdocumentor-code phpdocumentor-signature ">
  235. <span class="phpdocumentor-signature__visibility">public</span>
  236. <span class="phpdocumentor-signature__name">testGetLengthBitsForVersionInvalidVersionException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  237. <section class="phpdocumentor-description"></section>
  238. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  239. <span class="phpdocumentor-signature__response_type">void</span>
  240. &mdash;
  241. </article>
  242. <article
  243. class="phpdocumentor-element
  244. -method
  245. -public
  246. -static "
  247. >
  248. <h4 class="phpdocumentor-element__name" id="method_versionProvider">
  249. versionProvider()
  250. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#method_versionProvider" class="headerlink"><i class="fas fa-link"></i></a>
  251. </h4>
  252. <aside class="phpdocumentor-element-found-in">
  253. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/ModeTest.php"><a href="files/tests-common-modetest.html"><abbr title="tests/Common/ModeTest.php">ModeTest.php</abbr></a></abbr>
  254. :
  255. <span class="phpdocumentor-element-found-in__line">25</span>
  256. </aside>
  257. <p class="phpdocumentor-summary">version breakpoints for numeric mode</p>
  258. <code class="phpdocumentor-code phpdocumentor-signature ">
  259. <span class="phpdocumentor-signature__visibility">public</span>
  260. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">versionProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  261. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  262. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  263. &mdash;
  264. </article>
  265. </section>
  266. <script type="text/javascript">
  267. function loadExternalCodeSnippets(line) {
  268. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  269. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  270. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  271. var language = 'php';
  272. var code = document.createElement('code');
  273. code.className = 'language-' + language;
  274. pre.textContent = '';
  275. pre.setAttribute('data-line', line)
  276. code.textContent = 'Loading…';
  277. pre.appendChild(code);
  278. var xhr = new XMLHttpRequest();
  279. xhr.open('GET', src, true);
  280. xhr.onreadystatechange = function () {
  281. if (xhr.readyState == 4) {
  282. if (xhr.status < 400 && xhr.responseText) {
  283. code.textContent = xhr.responseText;
  284. Prism.highlightElement(code);
  285. }
  286. else if (xhr.status >= 400) {
  287. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  288. }
  289. else {
  290. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  291. }
  292. }
  293. };
  294. xhr.send(null);
  295. });
  296. }
  297. var modals = document.querySelectorAll("[data-modal]");
  298. modals.forEach(function (trigger) {
  299. trigger.addEventListener("click", function (event) {
  300. //event.preventDefault();
  301. const modal = document.getElementById(trigger.dataset.modal);
  302. modal.classList.add("phpdocumentor-modal__open");
  303. loadExternalCodeSnippets(trigger.dataset.line)
  304. const exits = modal.querySelectorAll("[data-exit-button]");
  305. exits.forEach(function (exit) {
  306. exit.addEventListener("click", function (event) {
  307. event.preventDefault();
  308. modal.classList.remove("phpdocumentor-modal__open");
  309. });
  310. });
  311. });
  312. });
  313. </script>
  314. </article>
  315. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  316. <section class="phpdocumentor-search-results__dialog">
  317. <header class="phpdocumentor-search-results__header">
  318. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  319. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  320. </header>
  321. <section class="phpdocumentor-search-results__body">
  322. <ul class="phpdocumentor-search-results__entries"></ul>
  323. </section>
  324. </section>
  325. </section>
  326. </div>
  327. </div>
  328. <a href="classes/chillerlan-QRCodeTest-Common-ModeTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  329. </main>
  330. <script>
  331. cssVars({});
  332. </script>
  333. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  334. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  335. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  336. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  337. </body>
  338. </html>