chillerlan-QRCodeTest-Common-MaskPatternTest.html 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  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"><a href="namespaces/chillerlan.html">chillerlan</a></h4>
  56. <ul class="phpdocumentor-list">
  57. <li>
  58. <a href="namespaces/chillerlan-qrcode.html">QRCode</a>
  59. </li>
  60. <li>
  61. <a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a>
  62. </li>
  63. </ul>
  64. </section>
  65. <section class="phpdocumentor-sidebar__category">
  66. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  67. <h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/Application.html">Application</a></h4>
  68. </section>
  69. <section class="phpdocumentor-sidebar__category">
  70. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  71. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  72. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  73. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  74. </section>
  75. <section class="phpdocumentor-sidebar__category">
  76. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  77. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  78. </section>
  79. </aside>
  80. <div class="phpdocumentor-column -eight phpdocumentor-content">
  81. <ul class="phpdocumentor-breadcrumbs">
  82. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  83. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a></li>
  84. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest-common.html">Common</a></li>
  85. </ul>
  86. <article class="phpdocumentor-element -class">
  87. <h2 class="phpdocumentor-content__title">
  88. MaskPatternTest
  89. <span class="phpdocumentor-element__extends">
  90. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  91. </span>
  92. <div class="phpdocumentor-element__package">
  93. in package
  94. <ul class="phpdocumentor-breadcrumbs">
  95. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  96. </ul>
  97. </div>
  98. </h2>
  99. <aside class="phpdocumentor-element-found-in">
  100. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  101. :
  102. <span class="phpdocumentor-element-found-in__line">22</span>
  103. </aside>
  104. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  105. Tags
  106. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  107. </h5>
  108. <dl class="phpdocumentor-tag-list">
  109. <dt class="phpdocumentor-tag-list__entry">
  110. <span class="phpdocumentor-tag__name">see</span>
  111. </dt>
  112. <dd class="phpdocumentor-tag-list__definition">
  113. <span class="phpdocumentor-tag-link"><a href="https://github.com/zxing/zxing/blob/f4f3c2971dc794346d8b6e14752200008cb90716/core/src/test/java/com/google/zxing/qrcode/encoder/MaskUtilTestCase.java"><abbr title="https://github.com/zxing/zxing/blob/f4f3c2971dc794346d8b6e14752200008cb90716/core/src/test/java/com/google/zxing/qrcode/encoder/MaskUtilTestCase.java">https://github.com/zxing/zxing/blob/f4f3c2971dc794346d8b6e14752200008cb90716/core/src/test/java/com/google/zxing/qrcode/encoder/MaskUtilTestCase.java</abbr></a></span>
  114. </dd>
  115. </dl>
  116. <h3 id="toc">
  117. Table of Contents
  118. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  119. </h3>
  120. <dl class="phpdocumentor-table-of-contents">
  121. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  122. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_maskPatternProvider">maskPatternProvider()</a>
  123. <span>
  124. &nbsp;: array&lt;string|int, mixed&gt; </span>
  125. </dt>
  126. <dd></dd>
  127. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  128. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testInvalidMaskPatternException">testInvalidMaskPatternException()</a>
  129. <span>
  130. &nbsp;: void </span>
  131. </dt>
  132. <dd></dd>
  133. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  134. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testMask">testMask()</a>
  135. <span>
  136. &nbsp;: void </span>
  137. </dt>
  138. <dd></dd>
  139. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  140. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule1">testPenaltyRule1()</a>
  141. <span>
  142. &nbsp;: void </span>
  143. </dt>
  144. <dd></dd>
  145. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  146. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule2">testPenaltyRule2()</a>
  147. <span>
  148. &nbsp;: void </span>
  149. </dt>
  150. <dd></dd>
  151. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  152. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule3">testPenaltyRule3()</a>
  153. <span>
  154. &nbsp;: void </span>
  155. </dt>
  156. <dd></dd>
  157. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  158. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule4">testPenaltyRule4()</a>
  159. <span>
  160. &nbsp;: void </span>
  161. </dt>
  162. <dd></dd>
  163. <dt class="phpdocumentor-table-of-contents__entry -method -private">
  164. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_assertMask">assertMask()</a>
  165. <span>
  166. &nbsp;: bool </span>
  167. </dt>
  168. <dd></dd>
  169. </dl>
  170. <section class="phpdocumentor-methods">
  171. <h3 class="phpdocumentor-elements__header" id="methods">
  172. Methods
  173. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  174. </h3>
  175. <article
  176. class="phpdocumentor-element
  177. -method
  178. -public
  179. "
  180. >
  181. <h4 class="phpdocumentor-element__name" id="method_maskPatternProvider">
  182. maskPatternProvider()
  183. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_maskPatternProvider" class="headerlink"><i class="fas fa-link"></i></a>
  184. </h4>
  185. <aside class="phpdocumentor-element-found-in">
  186. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  187. :
  188. <span class="phpdocumentor-element-found-in__line">25</span>
  189. </aside>
  190. <code class="phpdocumentor-code phpdocumentor-signature ">
  191. <span class="phpdocumentor-signature__visibility">public</span>
  192. <span class="phpdocumentor-signature__name">maskPatternProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  193. <section class="phpdocumentor-description"></section>
  194. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  195. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  196. &mdash;
  197. </article>
  198. <article
  199. class="phpdocumentor-element
  200. -method
  201. -public
  202. "
  203. >
  204. <h4 class="phpdocumentor-element__name" id="method_testInvalidMaskPatternException">
  205. testInvalidMaskPatternException()
  206. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testInvalidMaskPatternException" class="headerlink"><i class="fas fa-link"></i></a>
  207. </h4>
  208. <aside class="phpdocumentor-element-found-in">
  209. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  210. :
  211. <span class="phpdocumentor-element-found-in__line">116</span>
  212. </aside>
  213. <code class="phpdocumentor-code phpdocumentor-signature ">
  214. <span class="phpdocumentor-signature__visibility">public</span>
  215. <span class="phpdocumentor-signature__name">testInvalidMaskPatternException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  216. <section class="phpdocumentor-description"></section>
  217. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  218. <span class="phpdocumentor-signature__response_type">void</span>
  219. &mdash;
  220. </article>
  221. <article
  222. class="phpdocumentor-element
  223. -method
  224. -public
  225. "
  226. >
  227. <h4 class="phpdocumentor-element__name" id="method_testMask">
  228. testMask()
  229. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testMask" class="headerlink"><i class="fas fa-link"></i></a>
  230. </h4>
  231. <aside class="phpdocumentor-element-found-in">
  232. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  233. :
  234. <span class="phpdocumentor-element-found-in__line">97</span>
  235. </aside>
  236. <code class="phpdocumentor-code phpdocumentor-signature ">
  237. <span class="phpdocumentor-signature__visibility">public</span>
  238. <span class="phpdocumentor-signature__name">testMask</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$pattern</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  239. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  240. <dl class="phpdocumentor-argument-list">
  241. <dt class="phpdocumentor-argument-list__entry">
  242. <span class="phpdocumentor-signature__argument__name">$pattern</span>
  243. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  244. </dt>
  245. <dd class="phpdocumentor-argument-list__definition">
  246. <section class="phpdocumentor-description"></section>
  247. </dd>
  248. <dt class="phpdocumentor-argument-list__entry">
  249. <span class="phpdocumentor-signature__argument__name">$expected</span>
  250. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  251. </dt>
  252. <dd class="phpdocumentor-argument-list__definition">
  253. <section class="phpdocumentor-description"></section>
  254. </dd>
  255. </dl>
  256. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  257. Tags
  258. <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
  259. </h5>
  260. <dl class="phpdocumentor-tag-list">
  261. <dt class="phpdocumentor-tag-list__entry">
  262. <span class="phpdocumentor-tag__name">dataProvider</span>
  263. </dt>
  264. <dd class="phpdocumentor-tag-list__definition">
  265. <section class="phpdocumentor-description"><p>maskPatternProvider</p>
  266. </section>
  267. </dd>
  268. </dl>
  269. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  270. <span class="phpdocumentor-signature__response_type">void</span>
  271. &mdash;
  272. </article>
  273. <article
  274. class="phpdocumentor-element
  275. -method
  276. -public
  277. "
  278. >
  279. <h4 class="phpdocumentor-element__name" id="method_testPenaltyRule1">
  280. testPenaltyRule1()
  281. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule1" class="headerlink"><i class="fas fa-link"></i></a>
  282. </h4>
  283. <aside class="phpdocumentor-element-found-in">
  284. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  285. :
  286. <span class="phpdocumentor-element-found-in__line">123</span>
  287. </aside>
  288. <code class="phpdocumentor-code phpdocumentor-signature ">
  289. <span class="phpdocumentor-signature__visibility">public</span>
  290. <span class="phpdocumentor-signature__name">testPenaltyRule1</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  291. <section class="phpdocumentor-description"></section>
  292. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  293. <span class="phpdocumentor-signature__response_type">void</span>
  294. &mdash;
  295. </article>
  296. <article
  297. class="phpdocumentor-element
  298. -method
  299. -public
  300. "
  301. >
  302. <h4 class="phpdocumentor-element__name" id="method_testPenaltyRule2">
  303. testPenaltyRule2()
  304. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule2" class="headerlink"><i class="fas fa-link"></i></a>
  305. </h4>
  306. <aside class="phpdocumentor-element-found-in">
  307. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  308. :
  309. <span class="phpdocumentor-element-found-in__line">134</span>
  310. </aside>
  311. <code class="phpdocumentor-code phpdocumentor-signature ">
  312. <span class="phpdocumentor-signature__visibility">public</span>
  313. <span class="phpdocumentor-signature__name">testPenaltyRule2</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  314. <section class="phpdocumentor-description"></section>
  315. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  316. <span class="phpdocumentor-signature__response_type">void</span>
  317. &mdash;
  318. </article>
  319. <article
  320. class="phpdocumentor-element
  321. -method
  322. -public
  323. "
  324. >
  325. <h4 class="phpdocumentor-element__name" id="method_testPenaltyRule3">
  326. testPenaltyRule3()
  327. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule3" class="headerlink"><i class="fas fa-link"></i></a>
  328. </h4>
  329. <aside class="phpdocumentor-element-found-in">
  330. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  331. :
  332. <span class="phpdocumentor-element-found-in__line">141</span>
  333. </aside>
  334. <code class="phpdocumentor-code phpdocumentor-signature ">
  335. <span class="phpdocumentor-signature__visibility">public</span>
  336. <span class="phpdocumentor-signature__name">testPenaltyRule3</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  337. <section class="phpdocumentor-description"></section>
  338. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  339. <span class="phpdocumentor-signature__response_type">void</span>
  340. &mdash;
  341. </article>
  342. <article
  343. class="phpdocumentor-element
  344. -method
  345. -public
  346. "
  347. >
  348. <h4 class="phpdocumentor-element__name" id="method_testPenaltyRule4">
  349. testPenaltyRule4()
  350. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_testPenaltyRule4" class="headerlink"><i class="fas fa-link"></i></a>
  351. </h4>
  352. <aside class="phpdocumentor-element-found-in">
  353. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  354. :
  355. <span class="phpdocumentor-element-found-in__line">152</span>
  356. </aside>
  357. <code class="phpdocumentor-code phpdocumentor-signature ">
  358. <span class="phpdocumentor-signature__visibility">public</span>
  359. <span class="phpdocumentor-signature__name">testPenaltyRule4</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  360. <section class="phpdocumentor-description"></section>
  361. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  362. <span class="phpdocumentor-signature__response_type">void</span>
  363. &mdash;
  364. </article>
  365. <article
  366. class="phpdocumentor-element
  367. -method
  368. -private
  369. "
  370. >
  371. <h4 class="phpdocumentor-element__name" id="method_assertMask">
  372. assertMask()
  373. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#method_assertMask" class="headerlink"><i class="fas fa-link"></i></a>
  374. </h4>
  375. <aside class="phpdocumentor-element-found-in">
  376. <abbr class="phpdocumentor-element-found-in__file" title="tests/Common/MaskPatternTest.php"><a href="files/tests-common-maskpatterntest.html"><abbr title="tests/Common/MaskPatternTest.php">MaskPatternTest.php</abbr></a></abbr>
  377. :
  378. <span class="phpdocumentor-element-found-in__line">103</span>
  379. </aside>
  380. <code class="phpdocumentor-code phpdocumentor-signature ">
  381. <span class="phpdocumentor-signature__visibility">private</span>
  382. <span class="phpdocumentor-signature__name">assertMask</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Closure">Closure</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$mask</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$expected</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">bool</span></code>
  383. <section class="phpdocumentor-description"></section>
  384. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  385. <dl class="phpdocumentor-argument-list">
  386. <dt class="phpdocumentor-argument-list__entry">
  387. <span class="phpdocumentor-signature__argument__name">$mask</span>
  388. : <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Closure">Closure</abbr></span>
  389. </dt>
  390. <dd class="phpdocumentor-argument-list__definition">
  391. <section class="phpdocumentor-description"></section>
  392. </dd>
  393. <dt class="phpdocumentor-argument-list__entry">
  394. <span class="phpdocumentor-signature__argument__name">$expected</span>
  395. : <span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, mixed&gt;</span>
  396. </dt>
  397. <dd class="phpdocumentor-argument-list__definition">
  398. <section class="phpdocumentor-description"></section>
  399. </dd>
  400. </dl>
  401. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  402. <span class="phpdocumentor-signature__response_type">bool</span>
  403. &mdash;
  404. </article>
  405. </section>
  406. <script type="text/javascript">
  407. function loadExternalCodeSnippets(line) {
  408. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  409. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  410. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  411. var language = 'php';
  412. var code = document.createElement('code');
  413. code.className = 'language-' + language;
  414. pre.textContent = '';
  415. pre.setAttribute('data-line', line)
  416. code.textContent = 'Loading…';
  417. pre.appendChild(code);
  418. var xhr = new XMLHttpRequest();
  419. xhr.open('GET', src, true);
  420. xhr.onreadystatechange = function () {
  421. if (xhr.readyState == 4) {
  422. if (xhr.status < 400 && xhr.responseText) {
  423. code.textContent = xhr.responseText;
  424. Prism.highlightElement(code);
  425. }
  426. else if (xhr.status >= 400) {
  427. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  428. }
  429. else {
  430. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  431. }
  432. }
  433. };
  434. xhr.send(null);
  435. });
  436. }
  437. var modals = document.querySelectorAll("[data-modal]");
  438. modals.forEach(function (trigger) {
  439. trigger.addEventListener("click", function (event) {
  440. //event.preventDefault();
  441. const modal = document.getElementById(trigger.dataset.modal);
  442. modal.classList.add("phpdocumentor-modal__open");
  443. loadExternalCodeSnippets(trigger.dataset.line)
  444. const exits = modal.querySelectorAll("[data-exit-button]");
  445. exits.forEach(function (exit) {
  446. exit.addEventListener("click", function (event) {
  447. event.preventDefault();
  448. modal.classList.remove("phpdocumentor-modal__open");
  449. });
  450. });
  451. });
  452. });
  453. </script>
  454. </article>
  455. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  456. <section class="phpdocumentor-search-results__dialog">
  457. <header class="phpdocumentor-search-results__header">
  458. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  459. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  460. </header>
  461. <section class="phpdocumentor-search-results__body">
  462. <ul class="phpdocumentor-search-results__entries"></ul>
  463. </section>
  464. </section>
  465. </section>
  466. </div>
  467. </div>
  468. <a href="classes/chillerlan-QRCodeTest-Common-MaskPatternTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  469. </main>
  470. <script>
  471. cssVars({});
  472. </script>
  473. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  474. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  475. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  476. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  477. </body>
  478. </html>