chillerlan-QRCodeTest-Data-ECITest.html 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  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=Open+Sans:wght@100;200;300;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/template.js"></script>
  22. <script src="js/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. <li class="phpdocumentor-topnav__menu-item -menu">
  45. <a href="https://php-qrcode.readthedocs.io">
  46. <span>
  47. User Manual
  48. </span>
  49. </a>
  50. </li>
  51. <li class="phpdocumentor-topnav__menu-item -social">
  52. <a href="https://github.com/chillerlan/php-qrcode">
  53. <span>
  54. <i class="fab fa-github"></i>
  55. </span>
  56. </a>
  57. </li>
  58. </ul>
  59. </nav>
  60. </header>
  61. <main class="phpdocumentor">
  62. <div class="phpdocumentor-section">
  63. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  64. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  65. Menu
  66. </label>
  67. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  68. <section class="phpdocumentor-sidebar__category">
  69. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  70. <h4 class="phpdocumentor-sidebar__root-namespace">
  71. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  72. </h4>
  73. <ul class="phpdocumentor-list">
  74. <li>
  75. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  76. </li>
  77. <li>
  78. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  79. </li>
  80. </ul>
  81. </section>
  82. <section class="phpdocumentor-sidebar__category">
  83. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  84. <h4 class="phpdocumentor-sidebar__root-namespace">
  85. <a href="packages/Application.html" class="">Application</a>
  86. </h4>
  87. </section>
  88. <section class="phpdocumentor-sidebar__category">
  89. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  90. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  92. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  93. </section>
  94. <section class="phpdocumentor-sidebar__category">
  95. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  96. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  97. </section>
  98. </aside>
  99. <div class="phpdocumentor-column -nine phpdocumentor-content">
  100. <section>
  101. <ul class="phpdocumentor-breadcrumbs">
  102. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  103. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest.html">QRCodeTest</a></li>
  104. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcodetest-data.html">Data</a></li>
  105. </ul>
  106. <article class="phpdocumentor-element -class">
  107. <h2 class="phpdocumentor-content__title">
  108. ECITest
  109. <span class="phpdocumentor-element__extends">
  110. extends <abbr title="\PHPUnit\Framework\TestCase">TestCase</abbr>
  111. </span>
  112. <div class="phpdocumentor-element__package">
  113. in package
  114. <ul class="phpdocumentor-breadcrumbs">
  115. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  116. </ul>
  117. </div>
  118. </h2>
  119. <div class="phpdocumentor-label-line">
  120. <div class="phpdocumentor-label phpdocumentor-label--success"><span>Final</span><span>Yes</span></div>
  121. </div>
  122. <aside class="phpdocumentor-element-found-in">
  123. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  124. :
  125. <span class="phpdocumentor-element-found-in__line">21</span>
  126. </aside>
  127. <p class="phpdocumentor-summary">Tests the ECI class</p>
  128. <h3 id="toc">
  129. Table of Contents
  130. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  131. </h3>
  132. <h4 id="toc-properties">
  133. Properties
  134. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
  135. </h4>
  136. <dl class="phpdocumentor-table-of-contents">
  137. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  138. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_QRData">$QRData</a>
  139. <span>
  140. &nbsp;: <a href="classes/chillerlan-QRCode-Data-QRData.html"><abbr title="\chillerlan\QRCode\Data\QRData">QRData</abbr></a> </span>
  141. </dt>
  142. <dt class="phpdocumentor-table-of-contents__entry -property -protected">
  143. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testdata">$testdata</a>
  144. <span>
  145. &nbsp;: string </span>
  146. </dt>
  147. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  148. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testCharset">$testCharset</a>
  149. <span>
  150. &nbsp;: int </span>
  151. </dt>
  152. </dl>
  153. <h4 id="toc-methods">
  154. Methods
  155. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  156. </h4>
  157. <dl class="phpdocumentor-table-of-contents">
  158. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  159. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_eciCharsetIdProvider">eciCharsetIdProvider()</a>
  160. <span>
  161. &nbsp;: array&lt;string|int, mixed&gt; </span>
  162. </dt>
  163. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  164. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testConvertUnknownEncoding">testConvertUnknownEncoding()</a>
  165. <span>
  166. &nbsp;: void </span>
  167. </dt>
  168. <dd>Tests detection of an unknown character set</dd>
  169. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  170. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDataModeInstance">testDataModeInstance()</a>
  171. <span>
  172. &nbsp;: void </span>
  173. </dt>
  174. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  175. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeECISegmentFollowedByInvalidModeException">testDecodeECISegmentFollowedByInvalidModeException()</a>
  176. <span>
  177. &nbsp;: void </span>
  178. </dt>
  179. <dd>Tests if and exception is thrown when the ECI segment is followed by a mode that is not 8-bit byte</dd>
  180. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  181. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeSegment">testDecodeSegment()</a>
  182. <span>
  183. &nbsp;: void </span>
  184. </dt>
  185. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  186. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataException">testInvalidDataException()</a>
  187. <span>
  188. &nbsp;: void </span>
  189. </dt>
  190. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  191. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataOnEmptyException">testInvalidDataOnEmptyException()</a>
  192. <span>
  193. &nbsp;: void </span>
  194. </dt>
  195. <dd>since the ECI class only accepts integer values,
  196. we&#039;ll use this test to check for the upper end of the accepted input range</dd>
  197. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  198. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testReadWrite">testReadWrite()</a>
  199. <span>
  200. &nbsp;: void </span>
  201. </dt>
  202. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  203. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_unknownEncodingDataProvider">unknownEncodingDataProvider()</a>
  204. <span>
  205. &nbsp;: array&lt;string|int, mixed&gt; </span>
  206. </dt>
  207. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  208. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_versionBreakpointProvider">versionBreakpointProvider()</a>
  209. <span>
  210. &nbsp;: array&lt;string|int, mixed&gt; </span>
  211. </dt>
  212. <dd>returns versions within the version breakpoints 1-9, 10-26 and 27-40</dd>
  213. <dt class="phpdocumentor-table-of-contents__entry -method -protected">
  214. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_setUp">setUp()</a>
  215. <span>
  216. &nbsp;: void </span>
  217. </dt>
  218. <dt class="phpdocumentor-table-of-contents__entry -method -private">
  219. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_getDataSegments">getDataSegments()</a>
  220. <span>
  221. &nbsp;: array&lt;string|int, mixed&gt; </span>
  222. </dt>
  223. </dl>
  224. <section class="phpdocumentor-properties">
  225. <h3 class="phpdocumentor-elements__header" id="properties">
  226. Properties
  227. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  228. </h3>
  229. <article
  230. class="
  231. phpdocumentor-element
  232. -property
  233. -protected
  234. "
  235. >
  236. <h4 class="phpdocumentor-element__name" id="property_QRData">
  237. $QRData
  238. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_QRData" class="headerlink"><i class="fas fa-link"></i></a>
  239. <span class="phpdocumentor-element__modifiers">
  240. </span>
  241. </h4>
  242. <aside class="phpdocumentor-element-found-in">
  243. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  244. :
  245. <span class="phpdocumentor-element-found-in__line">23</span>
  246. </aside>
  247. <code class="phpdocumentor-code phpdocumentor-signature ">
  248. <span class="phpdocumentor-signature__visibility">protected</span>
  249. <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Data-QRData.html"><abbr title="\chillerlan\QRCode\Data\QRData">QRData</abbr></a></span>
  250. <span class="phpdocumentor-signature__name">$QRData</span>
  251. </code>
  252. </article>
  253. <article
  254. class="
  255. phpdocumentor-element
  256. -property
  257. -protected
  258. "
  259. >
  260. <h4 class="phpdocumentor-element__name" id="property_testdata">
  261. $testdata
  262. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testdata" class="headerlink"><i class="fas fa-link"></i></a>
  263. <span class="phpdocumentor-element__modifiers">
  264. </span>
  265. </h4>
  266. <aside class="phpdocumentor-element-found-in">
  267. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  268. :
  269. <span class="phpdocumentor-element-found-in__line">24</span>
  270. </aside>
  271. <code class="phpdocumentor-code phpdocumentor-signature ">
  272. <span class="phpdocumentor-signature__visibility">protected</span>
  273. <span class="phpdocumentor-signature__type">string</span>
  274. <span class="phpdocumentor-signature__name">$testdata</span>
  275. = <span class="phpdocumentor-signature__default-value">&#039;无可奈何燃花作香&#039;</span></code>
  276. </article>
  277. <article
  278. class="
  279. phpdocumentor-element
  280. -property
  281. -private
  282. "
  283. >
  284. <h4 class="phpdocumentor-element__name" id="property_testCharset">
  285. $testCharset
  286. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testCharset" class="headerlink"><i class="fas fa-link"></i></a>
  287. <span class="phpdocumentor-element__modifiers">
  288. </span>
  289. </h4>
  290. <aside class="phpdocumentor-element-found-in">
  291. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  292. :
  293. <span class="phpdocumentor-element-found-in__line">25</span>
  294. </aside>
  295. <code class="phpdocumentor-code phpdocumentor-signature ">
  296. <span class="phpdocumentor-signature__visibility">private</span>
  297. <span class="phpdocumentor-signature__type">int</span>
  298. <span class="phpdocumentor-signature__name">$testCharset</span>
  299. = <span class="phpdocumentor-signature__default-value">\chillerlan\QRCode\Common\ECICharset::GB18030</span></code>
  300. </article>
  301. </section>
  302. <section class="phpdocumentor-methods">
  303. <h3 class="phpdocumentor-elements__header" id="methods">
  304. Methods
  305. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  306. </h3>
  307. <article
  308. class="phpdocumentor-element
  309. -method
  310. -public
  311. -static "
  312. >
  313. <h4 class="phpdocumentor-element__name" id="method_eciCharsetIdProvider">
  314. eciCharsetIdProvider()
  315. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_eciCharsetIdProvider" class="headerlink"><i class="fas fa-link"></i></a>
  316. </h4>
  317. <aside class="phpdocumentor-element-found-in">
  318. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  319. :
  320. <span class="phpdocumentor-element-found-in__line">94</span>
  321. </aside>
  322. <code class="phpdocumentor-code phpdocumentor-signature ">
  323. <span class="phpdocumentor-signature__visibility">public</span>
  324. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">eciCharsetIdProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  325. <div class="phpdocumentor-label-line">
  326. </div>
  327. <section>
  328. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  329. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  330. </section>
  331. </article>
  332. <article
  333. class="phpdocumentor-element
  334. -method
  335. -public
  336. "
  337. >
  338. <h4 class="phpdocumentor-element__name" id="method_testConvertUnknownEncoding">
  339. testConvertUnknownEncoding()
  340. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testConvertUnknownEncoding" class="headerlink"><i class="fas fa-link"></i></a>
  341. </h4>
  342. <aside class="phpdocumentor-element-found-in">
  343. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  344. :
  345. <span class="phpdocumentor-element-found-in__line">148</span>
  346. </aside>
  347. <p class="phpdocumentor-summary">Tests detection of an unknown character set</p>
  348. <code class="phpdocumentor-code phpdocumentor-signature ">
  349. <span class="phpdocumentor-signature__visibility">public</span>
  350. <span class="phpdocumentor-signature__name">testConvertUnknownEncoding</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$id</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$data</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  351. <div class="phpdocumentor-label-line">
  352. </div>
  353. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  354. <dl class="phpdocumentor-argument-list">
  355. <dt class="phpdocumentor-argument-list__entry">
  356. <span class="phpdocumentor-signature__argument__name">$id</span>
  357. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  358. </dt>
  359. <dd class="phpdocumentor-argument-list__definition">
  360. </dd>
  361. <dt class="phpdocumentor-argument-list__entry">
  362. <span class="phpdocumentor-signature__argument__name">$data</span>
  363. : <span class="phpdocumentor-signature__argument__return-type">string</span>
  364. </dt>
  365. <dd class="phpdocumentor-argument-list__definition">
  366. </dd>
  367. </dl>
  368. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  369. Tags
  370. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testConvertUnknownEncoding#tags" class="headerlink"><i class="fas fa-link"></i></a>
  371. </h5>
  372. <dl class="phpdocumentor-tag-list">
  373. <dt class="phpdocumentor-tag-list__entry">
  374. <span class="phpdocumentor-tag__name">dataProvider</span>
  375. </dt>
  376. <dd class="phpdocumentor-tag-list__definition">
  377. <section class="phpdocumentor-description"><p>unknownEncodingDataProvider</p>
  378. </section>
  379. </dd>
  380. </dl>
  381. </article>
  382. <article
  383. class="phpdocumentor-element
  384. -method
  385. -public
  386. "
  387. >
  388. <h4 class="phpdocumentor-element__name" id="method_testDataModeInstance">
  389. testDataModeInstance()
  390. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDataModeInstance" class="headerlink"><i class="fas fa-link"></i></a>
  391. </h4>
  392. <aside class="phpdocumentor-element-found-in">
  393. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  394. :
  395. <span class="phpdocumentor-element-found-in__line">39</span>
  396. </aside>
  397. <code class="phpdocumentor-code phpdocumentor-signature ">
  398. <span class="phpdocumentor-signature__visibility">public</span>
  399. <span class="phpdocumentor-signature__name">testDataModeInstance</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  400. <div class="phpdocumentor-label-line">
  401. </div>
  402. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  403. Tags
  404. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDataModeInstance#tags" class="headerlink"><i class="fas fa-link"></i></a>
  405. </h5>
  406. <dl class="phpdocumentor-tag-list">
  407. <dt class="phpdocumentor-tag-list__entry">
  408. <span class="phpdocumentor-tag__name">inheritDoc</span>
  409. </dt>
  410. <dd class="phpdocumentor-tag-list__definition">
  411. </dd>
  412. </dl>
  413. </article>
  414. <article
  415. class="phpdocumentor-element
  416. -method
  417. -public
  418. "
  419. >
  420. <h4 class="phpdocumentor-element__name" id="method_testDecodeECISegmentFollowedByInvalidModeException">
  421. testDecodeECISegmentFollowedByInvalidModeException()
  422. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeECISegmentFollowedByInvalidModeException" class="headerlink"><i class="fas fa-link"></i></a>
  423. </h4>
  424. <aside class="phpdocumentor-element-found-in">
  425. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  426. :
  427. <span class="phpdocumentor-element-found-in__line">120</span>
  428. </aside>
  429. <p class="phpdocumentor-summary">Tests if and exception is thrown when the ECI segment is followed by a mode that is not 8-bit byte</p>
  430. <code class="phpdocumentor-code phpdocumentor-signature ">
  431. <span class="phpdocumentor-signature__visibility">public</span>
  432. <span class="phpdocumentor-signature__name">testDecodeECISegmentFollowedByInvalidModeException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  433. <div class="phpdocumentor-label-line">
  434. </div>
  435. </article>
  436. <article
  437. class="phpdocumentor-element
  438. -method
  439. -public
  440. "
  441. >
  442. <h4 class="phpdocumentor-element__name" id="method_testDecodeSegment">
  443. testDecodeSegment()
  444. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeSegment" class="headerlink"><i class="fas fa-link"></i></a>
  445. </h4>
  446. <aside class="phpdocumentor-element-found-in">
  447. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  448. :
  449. <span class="phpdocumentor-element-found-in__line">56</span>
  450. </aside>
  451. <code class="phpdocumentor-code phpdocumentor-signature ">
  452. <span class="phpdocumentor-signature__visibility">public</span>
  453. <span class="phpdocumentor-signature__name">testDecodeSegment</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>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  454. <div class="phpdocumentor-label-line">
  455. </div>
  456. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  457. <dl class="phpdocumentor-argument-list">
  458. <dt class="phpdocumentor-argument-list__entry">
  459. <span class="phpdocumentor-signature__argument__name">$version</span>
  460. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  461. </dt>
  462. <dd class="phpdocumentor-argument-list__definition">
  463. </dd>
  464. </dl>
  465. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  466. Tags
  467. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeSegment#tags" class="headerlink"><i class="fas fa-link"></i></a>
  468. </h5>
  469. <dl class="phpdocumentor-tag-list">
  470. <dt class="phpdocumentor-tag-list__entry">
  471. <span class="phpdocumentor-tag__name">inheritDoc</span>
  472. </dt>
  473. <dd class="phpdocumentor-tag-list__definition">
  474. </dd>
  475. <dt class="phpdocumentor-tag-list__entry">
  476. <span class="phpdocumentor-tag__name">dataProvider</span>
  477. </dt>
  478. <dd class="phpdocumentor-tag-list__definition">
  479. <section class="phpdocumentor-description"><p>versionBreakpointProvider</p>
  480. </section>
  481. </dd>
  482. </dl>
  483. </article>
  484. <article
  485. class="phpdocumentor-element
  486. -method
  487. -public
  488. "
  489. >
  490. <h4 class="phpdocumentor-element__name" id="method_testInvalidDataException">
  491. testInvalidDataException()
  492. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataException" class="headerlink"><i class="fas fa-link"></i></a>
  493. </h4>
  494. <aside class="phpdocumentor-element-found-in">
  495. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  496. :
  497. <span class="phpdocumentor-element-found-in__line">74</span>
  498. </aside>
  499. <code class="phpdocumentor-code phpdocumentor-signature ">
  500. <span class="phpdocumentor-signature__visibility">public</span>
  501. <span class="phpdocumentor-signature__name">testInvalidDataException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  502. <div class="phpdocumentor-label-line">
  503. </div>
  504. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  505. Tags
  506. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataException#tags" class="headerlink"><i class="fas fa-link"></i></a>
  507. </h5>
  508. <dl class="phpdocumentor-tag-list">
  509. <dt class="phpdocumentor-tag-list__entry">
  510. <span class="phpdocumentor-tag__name">inheritDoc</span>
  511. </dt>
  512. <dd class="phpdocumentor-tag-list__definition">
  513. </dd>
  514. </dl>
  515. </article>
  516. <article
  517. class="phpdocumentor-element
  518. -method
  519. -public
  520. "
  521. >
  522. <h4 class="phpdocumentor-element__name" id="method_testInvalidDataOnEmptyException">
  523. testInvalidDataOnEmptyException()
  524. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataOnEmptyException" class="headerlink"><i class="fas fa-link"></i></a>
  525. </h4>
  526. <aside class="phpdocumentor-element-found-in">
  527. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  528. :
  529. <span class="phpdocumentor-element-found-in__line">87</span>
  530. </aside>
  531. <p class="phpdocumentor-summary">since the ECI class only accepts integer values,
  532. we&#039;ll use this test to check for the upper end of the accepted input range</p>
  533. <code class="phpdocumentor-code phpdocumentor-signature ">
  534. <span class="phpdocumentor-signature__visibility">public</span>
  535. <span class="phpdocumentor-signature__name">testInvalidDataOnEmptyException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  536. <div class="phpdocumentor-label-line">
  537. </div>
  538. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  539. Tags
  540. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataOnEmptyException#tags" class="headerlink"><i class="fas fa-link"></i></a>
  541. </h5>
  542. <dl class="phpdocumentor-tag-list">
  543. <dt class="phpdocumentor-tag-list__entry">
  544. <span class="phpdocumentor-tag__name">inheritDoc</span>
  545. </dt>
  546. <dd class="phpdocumentor-tag-list__definition">
  547. </dd>
  548. </dl>
  549. </article>
  550. <article
  551. class="phpdocumentor-element
  552. -method
  553. -public
  554. "
  555. >
  556. <h4 class="phpdocumentor-element__name" id="method_testReadWrite">
  557. testReadWrite()
  558. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testReadWrite" class="headerlink"><i class="fas fa-link"></i></a>
  559. </h4>
  560. <aside class="phpdocumentor-element-found-in">
  561. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  562. :
  563. <span class="phpdocumentor-element-found-in__line">108</span>
  564. </aside>
  565. <code class="phpdocumentor-code phpdocumentor-signature ">
  566. <span class="phpdocumentor-signature__visibility">public</span>
  567. <span class="phpdocumentor-signature__name">testReadWrite</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$id</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">$lengthInBits</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  568. <div class="phpdocumentor-label-line">
  569. </div>
  570. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  571. <dl class="phpdocumentor-argument-list">
  572. <dt class="phpdocumentor-argument-list__entry">
  573. <span class="phpdocumentor-signature__argument__name">$id</span>
  574. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  575. </dt>
  576. <dd class="phpdocumentor-argument-list__definition">
  577. </dd>
  578. <dt class="phpdocumentor-argument-list__entry">
  579. <span class="phpdocumentor-signature__argument__name">$lengthInBits</span>
  580. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  581. </dt>
  582. <dd class="phpdocumentor-argument-list__definition">
  583. </dd>
  584. </dl>
  585. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  586. Tags
  587. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testReadWrite#tags" class="headerlink"><i class="fas fa-link"></i></a>
  588. </h5>
  589. <dl class="phpdocumentor-tag-list">
  590. <dt class="phpdocumentor-tag-list__entry">
  591. <span class="phpdocumentor-tag__name">dataProvider</span>
  592. </dt>
  593. <dd class="phpdocumentor-tag-list__definition">
  594. <section class="phpdocumentor-description"><p>eciCharsetIdProvider</p>
  595. </section>
  596. </dd>
  597. </dl>
  598. </article>
  599. <article
  600. class="phpdocumentor-element
  601. -method
  602. -public
  603. "
  604. >
  605. <h4 class="phpdocumentor-element__name" id="method_unknownEncodingDataProvider">
  606. unknownEncodingDataProvider()
  607. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_unknownEncodingDataProvider" class="headerlink"><i class="fas fa-link"></i></a>
  608. </h4>
  609. <aside class="phpdocumentor-element-found-in">
  610. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  611. :
  612. <span class="phpdocumentor-element-found-in__line">136</span>
  613. </aside>
  614. <code class="phpdocumentor-code phpdocumentor-signature ">
  615. <span class="phpdocumentor-signature__visibility">public</span>
  616. <span class="phpdocumentor-signature__name">unknownEncodingDataProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  617. <div class="phpdocumentor-label-line">
  618. </div>
  619. <section>
  620. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  621. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  622. </section>
  623. </article>
  624. <article
  625. class="phpdocumentor-element
  626. -method
  627. -public
  628. -static "
  629. >
  630. <h4 class="phpdocumentor-element__name" id="method_versionBreakpointProvider">
  631. versionBreakpointProvider()
  632. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_versionBreakpointProvider" class="headerlink"><i class="fas fa-link"></i></a>
  633. </h4>
  634. <aside class="phpdocumentor-element-found-in">
  635. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  636. :
  637. <span class="phpdocumentor-element-found-in__line">48</span>
  638. </aside>
  639. <p class="phpdocumentor-summary">returns versions within the version breakpoints 1-9, 10-26 and 27-40</p>
  640. <code class="phpdocumentor-code phpdocumentor-signature ">
  641. <span class="phpdocumentor-signature__visibility">public</span>
  642. <span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__name">versionBreakpointProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  643. <div class="phpdocumentor-label-line">
  644. </div>
  645. <section>
  646. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  647. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  648. </section>
  649. </article>
  650. <article
  651. class="phpdocumentor-element
  652. -method
  653. -protected
  654. "
  655. >
  656. <h4 class="phpdocumentor-element__name" id="method_setUp">
  657. setUp()
  658. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_setUp" class="headerlink"><i class="fas fa-link"></i></a>
  659. </h4>
  660. <aside class="phpdocumentor-element-found-in">
  661. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  662. :
  663. <span class="phpdocumentor-element-found-in__line">27</span>
  664. </aside>
  665. <code class="phpdocumentor-code phpdocumentor-signature ">
  666. <span class="phpdocumentor-signature__visibility">protected</span>
  667. <span class="phpdocumentor-signature__name">setUp</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
  668. <div class="phpdocumentor-label-line">
  669. </div>
  670. </article>
  671. <article
  672. class="phpdocumentor-element
  673. -method
  674. -private
  675. "
  676. >
  677. <h4 class="phpdocumentor-element__name" id="method_getDataSegments">
  678. getDataSegments()
  679. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_getDataSegments" class="headerlink"><i class="fas fa-link"></i></a>
  680. </h4>
  681. <aside class="phpdocumentor-element-found-in">
  682. <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/ECITest.php"><a href="files/tests-data-ecitest.html"><abbr title="tests/Data/ECITest.php">ECITest.php</abbr></a></abbr>
  683. :
  684. <span class="phpdocumentor-element-found-in__line">31</span>
  685. </aside>
  686. <code class="phpdocumentor-code phpdocumentor-signature ">
  687. <span class="phpdocumentor-signature__visibility">private</span>
  688. <span class="phpdocumentor-signature__name">getDataSegments</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span></code>
  689. <div class="phpdocumentor-label-line">
  690. </div>
  691. <section>
  692. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  693. <span class="phpdocumentor-signature__response_type">array&lt;string|int, mixed&gt;</span>
  694. </section>
  695. </article>
  696. </section>
  697. <div class="phpdocumentor-modal" id="source-view">
  698. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  699. <div class="phpdocumentor-modal-container">
  700. <div class="phpdocumentor-modal-content">
  701. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/tests/Data/ECITest.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  702. </div>
  703. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  704. </div>
  705. </div>
  706. <script type="text/javascript">
  707. (function () {
  708. function loadExternalCodeSnippet(el, url, line) {
  709. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  710. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  711. const language = 'php';
  712. const code = document.createElement('code');
  713. code.className = 'language-' + language;
  714. pre.textContent = '';
  715. pre.setAttribute('data-line', line)
  716. code.textContent = 'Loading…';
  717. pre.appendChild(code);
  718. var xhr = new XMLHttpRequest();
  719. xhr.open('GET', src, true);
  720. xhr.onreadystatechange = function () {
  721. if (xhr.readyState !== 4) {
  722. return;
  723. }
  724. if (xhr.status < 400 && xhr.responseText) {
  725. code.textContent = xhr.responseText;
  726. Prism.highlightElement(code);
  727. return;
  728. }
  729. if (xhr.status === 404) {
  730. code.textContent = '✖ Error: File could not be found';
  731. return;
  732. }
  733. if (xhr.status >= 400) {
  734. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  735. return;
  736. }
  737. code.textContent = '✖ Error: An unknown error occurred';
  738. };
  739. xhr.send(null);
  740. });
  741. }
  742. const modalButtons = document.querySelectorAll("[data-modal]");
  743. const openedAsLocalFile = window.location.protocol === 'file:';
  744. if (modalButtons.length > 0 && openedAsLocalFile) {
  745. console.warn(
  746. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  747. 'browsers block XHR requests when a page is opened this way'
  748. );
  749. }
  750. modalButtons.forEach(function (trigger) {
  751. if (openedAsLocalFile) {
  752. trigger.setAttribute("hidden", "hidden");
  753. }
  754. trigger.addEventListener("click", function (event) {
  755. event.preventDefault();
  756. const modal = document.getElementById(trigger.dataset.modal);
  757. if (!modal) {
  758. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  759. return;
  760. }
  761. modal.classList.add("phpdocumentor-modal__open");
  762. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  763. const exits = modal.querySelectorAll("[data-exit-button]");
  764. exits.forEach(function (exit) {
  765. exit.addEventListener("click", function (event) {
  766. event.preventDefault();
  767. modal.classList.remove("phpdocumentor-modal__open");
  768. });
  769. });
  770. });
  771. });
  772. })();
  773. </script>
  774. </article>
  775. </section>
  776. <section class="phpdocumentor-on-this-page__sidebar">
  777. <section class="phpdocumentor-on-this-page__content">
  778. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  779. <ul class="phpdocumentor-list -clean">
  780. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  781. <li>
  782. <ul class="phpdocumentor-list -clean">
  783. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#toc-properties">Properties</a></li>
  784. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#toc-methods">Methods</a></li>
  785. </ul>
  786. </li>
  787. <li class="phpdocumentor-on-this-page-section__title">Properties</li>
  788. <li>
  789. <ul class="phpdocumentor-list -clean">
  790. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_QRData">$QRData<a href="classes/chillerlan-QRCodeTest-Data-ECITest.html"></li>
  791. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testdata">$testdata<a href="classes/chillerlan-QRCodeTest-Data-ECITest.html"></li>
  792. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#property_testCharset">$testCharset<a href="classes/chillerlan-QRCodeTest-Data-ECITest.html"></li>
  793. </ul>
  794. </li>
  795. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  796. <li>
  797. <ul class="phpdocumentor-list -clean">
  798. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_eciCharsetIdProvider">eciCharsetIdProvider()</a></li>
  799. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testConvertUnknownEncoding">testConvertUnknownEncoding()</a></li>
  800. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDataModeInstance">testDataModeInstance()</a></li>
  801. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeECISegmentFollowedByInvalidModeException">testDecodeECISegmentFollowedByInvalidModeException()</a></li>
  802. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testDecodeSegment">testDecodeSegment()</a></li>
  803. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataException">testInvalidDataException()</a></li>
  804. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testInvalidDataOnEmptyException">testInvalidDataOnEmptyException()</a></li>
  805. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_testReadWrite">testReadWrite()</a></li>
  806. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_unknownEncodingDataProvider">unknownEncodingDataProvider()</a></li>
  807. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_versionBreakpointProvider">versionBreakpointProvider()</a></li>
  808. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_setUp">setUp()</a></li>
  809. <li><a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#method_getDataSegments">getDataSegments()</a></li>
  810. </ul>
  811. </li>
  812. </ul>
  813. </section>
  814. </section>
  815. </div>
  816. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  817. <section class="phpdocumentor-search-results__dialog">
  818. <header class="phpdocumentor-search-results__header">
  819. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  820. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  821. </header>
  822. <section class="phpdocumentor-search-results__body">
  823. <ul class="phpdocumentor-search-results__entries"></ul>
  824. </section>
  825. </section>
  826. </section>
  827. </div>
  828. <a href="classes/chillerlan-QRCodeTest-Data-ECITest.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  829. </main>
  830. <script>
  831. cssVars({});
  832. </script>
  833. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  834. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  835. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  836. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  837. </body>
  838. </html>