chillerlan-QRCodeTest-QRCodeTest.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613
  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. </ul>
  89. <article class="phpdocumentor-element -class">
  90. <h2 class="phpdocumentor-content__title">
  91. QRCodeTest
  92. <span class="phpdocumentor-element__extends">
  93. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  94. </span>
  95. <div class="phpdocumentor-element__package">
  96. in package
  97. <ul class="phpdocumentor-breadcrumbs">
  98. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  99. </ul>
  100. </div>
  101. </h2>
  102. <aside class="phpdocumentor-element-found-in">
  103. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  104. :
  105. <span class="phpdocumentor-element-found-in__line">22</span>
  106. </aside>
  107. <p class="phpdocumentor-summary">Tests basic functions of the QRCode class</p>
  108. <h3 id="toc">
  109. Table of Contents
  110. <a href="#toc" class="headerlink"><i class="fas fa-link"></i></a>
  111. </h3>
  112. <dl class="phpdocumentor-table-of-contents">
  113. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  114. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_builddir">$builddir</a>
  115. <span>
  116. &nbsp;: string </span>
  117. </dt>
  118. <dd></dd>
  119. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  120. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_options">$options</a>
  121. <span>
  122. &nbsp;: <a href="classes/chillerlan-QRCode-QROptions.html"><abbr title="\chillerlan\QRCode\QROptions">QROptions</abbr></a> </span>
  123. </dt>
  124. <dd></dd>
  125. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  126. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_qrcode">$qrcode</a>
  127. <span>
  128. &nbsp;: <a href="classes/chillerlan-QRCode-QRCode.html"><abbr title="\chillerlan\QRCode\QRCode">QRCode</abbr></a> </span>
  129. </dt>
  130. <dd></dd>
  131. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  132. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitCustomOutputInterfaceNotExistsException">testInitCustomOutputInterfaceNotExistsException()</a>
  133. <span>
  134. &nbsp;: void </span>
  135. </dt>
  136. <dd>tests if an exception is thrown if the given output class does not exist</dd>
  137. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  138. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitCustomOutputInterfaceNotImplementsException">testInitCustomOutputInterfaceNotImplementsException()</a>
  139. <span>
  140. &nbsp;: void </span>
  141. </dt>
  142. <dd>tests if an exception is thrown if the given output class does not implement QROutputInterface</dd>
  143. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  144. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitOutputInterfaceException">testInitOutputInterfaceException()</a>
  145. <span>
  146. &nbsp;: void </span>
  147. </dt>
  148. <dd>tests if an exception is thrown when an invalid (built-in) output type is specified</dd>
  149. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  150. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testRenderToCacheFile">testRenderToCacheFile()</a>
  151. <span>
  152. &nbsp;: void </span>
  153. </dt>
  154. <dd>Tests if a cache file is properly saved in the given path</dd>
  155. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  156. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testSaveException">testSaveException()</a>
  157. <span>
  158. &nbsp;: void </span>
  159. </dt>
  160. <dd>Tests if an exception is thrown when trying to write a cache file to an invalid destination</dd>
  161. <dt class="phpdocumentor-table-of-contents__entry -method -protected">
  162. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_setUp">setUp()</a>
  163. <span>
  164. &nbsp;: void </span>
  165. </dt>
  166. <dd>invoke test instances</dd>
  167. </dl>
  168. <section class="phpdocumentor-properties">
  169. <h3 class="phpdocumentor-elements__header" id="properties">
  170. Properties
  171. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  172. </h3>
  173. <article
  174. class="
  175. phpdocumentor-element
  176. -property
  177. -private
  178. "
  179. >
  180. <h4 class="phpdocumentor-element__name" id="property_builddir">
  181. $builddir
  182. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_builddir" class="headerlink"><i class="fas fa-link"></i></a>
  183. <span class="phpdocumentor-element__modifiers">
  184. </span>
  185. </h4>
  186. <aside class="phpdocumentor-element-found-in">
  187. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  188. :
  189. <span class="phpdocumentor-element-found-in__line">26</span>
  190. </aside>
  191. <code class="phpdocumentor-code phpdocumentor-signature ">
  192. <span class="phpdocumentor-signature__visibility">private</span>
  193. <span class="phpdocumentor-signature__type">string</span>
  194. <span class="phpdocumentor-signature__name">$builddir</span>
  195. = <span class="phpdocumentor-signature__default-value">__DIR__ . &#039;/../.build/output_test&#039;</span></code>
  196. <section class="phpdocumentor-description"></section>
  197. <section class="phpdocumentor-description"></section>
  198. </article>
  199. <article
  200. class="
  201. phpdocumentor-element
  202. -property
  203. -private
  204. "
  205. >
  206. <h4 class="phpdocumentor-element__name" id="property_options">
  207. $options
  208. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_options" class="headerlink"><i class="fas fa-link"></i></a>
  209. <span class="phpdocumentor-element__modifiers">
  210. </span>
  211. </h4>
  212. <aside class="phpdocumentor-element-found-in">
  213. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  214. :
  215. <span class="phpdocumentor-element-found-in__line">25</span>
  216. </aside>
  217. <code class="phpdocumentor-code phpdocumentor-signature ">
  218. <span class="phpdocumentor-signature__visibility">private</span>
  219. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-QROptions.html"><abbr title="\chillerlan\QRCode\QROptions">QROptions</abbr></a></span>
  220. <span class="phpdocumentor-signature__name">$options</span>
  221. </code>
  222. <section class="phpdocumentor-description"></section>
  223. <section class="phpdocumentor-description"></section>
  224. </article>
  225. <article
  226. class="
  227. phpdocumentor-element
  228. -property
  229. -private
  230. "
  231. >
  232. <h4 class="phpdocumentor-element__name" id="property_qrcode">
  233. $qrcode
  234. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#property_qrcode" class="headerlink"><i class="fas fa-link"></i></a>
  235. <span class="phpdocumentor-element__modifiers">
  236. </span>
  237. </h4>
  238. <aside class="phpdocumentor-element-found-in">
  239. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  240. :
  241. <span class="phpdocumentor-element-found-in__line">24</span>
  242. </aside>
  243. <code class="phpdocumentor-code phpdocumentor-signature ">
  244. <span class="phpdocumentor-signature__visibility">private</span>
  245. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-QRCode.html"><abbr title="\chillerlan\QRCode\QRCode">QRCode</abbr></a></span>
  246. <span class="phpdocumentor-signature__name">$qrcode</span>
  247. </code>
  248. <section class="phpdocumentor-description"></section>
  249. <section class="phpdocumentor-description"></section>
  250. </article>
  251. </section>
  252. <section class="phpdocumentor-methods">
  253. <h3 class="phpdocumentor-elements__header" id="methods">
  254. Methods
  255. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  256. </h3>
  257. <article
  258. class="phpdocumentor-element
  259. -method
  260. -public
  261. "
  262. >
  263. <h4 class="phpdocumentor-element__name" id="method_testInitCustomOutputInterfaceNotExistsException">
  264. testInitCustomOutputInterfaceNotExistsException()
  265. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitCustomOutputInterfaceNotExistsException" class="headerlink"><i class="fas fa-link"></i></a>
  266. </h4>
  267. <aside class="phpdocumentor-element-found-in">
  268. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  269. :
  270. <span class="phpdocumentor-element-found-in__line">51</span>
  271. </aside>
  272. <p class="phpdocumentor-summary">tests if an exception is thrown if the given output class does not exist</p>
  273. <code class="phpdocumentor-code phpdocumentor-signature ">
  274. <span class="phpdocumentor-signature__visibility">public</span>
  275. <span class="phpdocumentor-signature__name">testInitCustomOutputInterfaceNotExistsException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  276. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  277. <span class="phpdocumentor-signature__response_type">void</span>
  278. &mdash;
  279. </article>
  280. <article
  281. class="phpdocumentor-element
  282. -method
  283. -public
  284. "
  285. >
  286. <h4 class="phpdocumentor-element__name" id="method_testInitCustomOutputInterfaceNotImplementsException">
  287. testInitCustomOutputInterfaceNotImplementsException()
  288. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitCustomOutputInterfaceNotImplementsException" class="headerlink"><i class="fas fa-link"></i></a>
  289. </h4>
  290. <aside class="phpdocumentor-element-found-in">
  291. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  292. :
  293. <span class="phpdocumentor-element-found-in__line">63</span>
  294. </aside>
  295. <p class="phpdocumentor-summary">tests if an exception is thrown if the given output class does not implement QROutputInterface</p>
  296. <code class="phpdocumentor-code phpdocumentor-signature ">
  297. <span class="phpdocumentor-signature__visibility">public</span>
  298. <span class="phpdocumentor-signature__name">testInitCustomOutputInterfaceNotImplementsException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  299. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  300. <span class="phpdocumentor-signature__response_type">void</span>
  301. &mdash;
  302. </article>
  303. <article
  304. class="phpdocumentor-element
  305. -method
  306. -public
  307. "
  308. >
  309. <h4 class="phpdocumentor-element__name" id="method_testInitOutputInterfaceException">
  310. testInitOutputInterfaceException()
  311. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testInitOutputInterfaceException" class="headerlink"><i class="fas fa-link"></i></a>
  312. </h4>
  313. <aside class="phpdocumentor-element-found-in">
  314. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  315. :
  316. <span class="phpdocumentor-element-found-in__line">39</span>
  317. </aside>
  318. <p class="phpdocumentor-summary">tests if an exception is thrown when an invalid (built-in) output type is specified</p>
  319. <code class="phpdocumentor-code phpdocumentor-signature ">
  320. <span class="phpdocumentor-signature__visibility">public</span>
  321. <span class="phpdocumentor-signature__name">testInitOutputInterfaceException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  322. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  323. <span class="phpdocumentor-signature__response_type">void</span>
  324. &mdash;
  325. </article>
  326. <article
  327. class="phpdocumentor-element
  328. -method
  329. -public
  330. "
  331. >
  332. <h4 class="phpdocumentor-element__name" id="method_testRenderToCacheFile">
  333. testRenderToCacheFile()
  334. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testRenderToCacheFile" class="headerlink"><i class="fas fa-link"></i></a>
  335. </h4>
  336. <aside class="phpdocumentor-element-found-in">
  337. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  338. :
  339. <span class="phpdocumentor-element-found-in__line">88</span>
  340. </aside>
  341. <p class="phpdocumentor-summary">Tests if a cache file is properly saved in the given path</p>
  342. <code class="phpdocumentor-code phpdocumentor-signature ">
  343. <span class="phpdocumentor-signature__visibility">public</span>
  344. <span class="phpdocumentor-signature__name">testRenderToCacheFile</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  345. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  346. <span class="phpdocumentor-signature__response_type">void</span>
  347. &mdash;
  348. </article>
  349. <article
  350. class="phpdocumentor-element
  351. -method
  352. -public
  353. "
  354. >
  355. <h4 class="phpdocumentor-element__name" id="method_testSaveException">
  356. testSaveException()
  357. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_testSaveException" class="headerlink"><i class="fas fa-link"></i></a>
  358. </h4>
  359. <aside class="phpdocumentor-element-found-in">
  360. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  361. :
  362. <span class="phpdocumentor-element-found-in__line">76</span>
  363. </aside>
  364. <p class="phpdocumentor-summary">Tests if an exception is thrown when trying to write a cache file to an invalid destination</p>
  365. <code class="phpdocumentor-code phpdocumentor-signature ">
  366. <span class="phpdocumentor-signature__visibility">public</span>
  367. <span class="phpdocumentor-signature__name">testSaveException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  368. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  369. <span class="phpdocumentor-signature__response_type">void</span>
  370. &mdash;
  371. </article>
  372. <article
  373. class="phpdocumentor-element
  374. -method
  375. -protected
  376. "
  377. >
  378. <h4 class="phpdocumentor-element__name" id="method_setUp">
  379. setUp()
  380. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#method_setUp" class="headerlink"><i class="fas fa-link"></i></a>
  381. </h4>
  382. <aside class="phpdocumentor-element-found-in">
  383. <abbr class="phpdocumentor-element-found-in__file" title="tests/QRCodeTest.php"><a href="files/tests-qrcodetest.html"><abbr title="tests/QRCodeTest.php">QRCodeTest.php</abbr></a></abbr>
  384. :
  385. <span class="phpdocumentor-element-found-in__line">31</span>
  386. </aside>
  387. <p class="phpdocumentor-summary">invoke test instances</p>
  388. <code class="phpdocumentor-code phpdocumentor-signature ">
  389. <span class="phpdocumentor-signature__visibility">protected</span>
  390. <span class="phpdocumentor-signature__name">setUp</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  391. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  392. <span class="phpdocumentor-signature__response_type">void</span>
  393. &mdash;
  394. </article>
  395. </section>
  396. <script type="text/javascript">
  397. function loadExternalCodeSnippets(line) {
  398. Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach((pre) => {
  399. var src = pre.getAttribute('data-src').replace( /\\/g, '/');
  400. var extension = (src.match(/\.(\w+)$/) || [, ''])[1];
  401. var language = 'php';
  402. var code = document.createElement('code');
  403. code.className = 'language-' + language;
  404. pre.textContent = '';
  405. pre.setAttribute('data-line', line)
  406. code.textContent = 'Loading…';
  407. pre.appendChild(code);
  408. var xhr = new XMLHttpRequest();
  409. xhr.open('GET', src, true);
  410. xhr.onreadystatechange = function () {
  411. if (xhr.readyState == 4) {
  412. if (xhr.status < 400 && xhr.responseText) {
  413. code.textContent = xhr.responseText;
  414. Prism.highlightElement(code);
  415. }
  416. else if (xhr.status >= 400) {
  417. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  418. }
  419. else {
  420. code.textContent = '✖ Error: File does not exist, is empty or trying to view from localhost';
  421. }
  422. }
  423. };
  424. xhr.send(null);
  425. });
  426. }
  427. var modals = document.querySelectorAll("[data-modal]");
  428. modals.forEach(function (trigger) {
  429. trigger.addEventListener("click", function (event) {
  430. //event.preventDefault();
  431. const modal = document.getElementById(trigger.dataset.modal);
  432. modal.classList.add("phpdocumentor-modal__open");
  433. loadExternalCodeSnippets(trigger.dataset.line)
  434. const exits = modal.querySelectorAll("[data-exit-button]");
  435. exits.forEach(function (exit) {
  436. exit.addEventListener("click", function (event) {
  437. event.preventDefault();
  438. modal.classList.remove("phpdocumentor-modal__open");
  439. });
  440. });
  441. });
  442. });
  443. </script>
  444. </article>
  445. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  446. <section class="phpdocumentor-search-results__dialog">
  447. <header class="phpdocumentor-search-results__header">
  448. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  449. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  450. </header>
  451. <section class="phpdocumentor-search-results__body">
  452. <ul class="phpdocumentor-search-results__entries"></ul>
  453. </section>
  454. </section>
  455. </section>
  456. </div>
  457. </div>
  458. <a href="classes/chillerlan-QRCodeTest-QRCodeTest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  459. </main>
  460. <script>
  461. cssVars({});
  462. </script>
  463. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  464. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  465. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  466. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  467. </body>
  468. </html>