|
|
@@ -134,7 +134,42 @@
|
|
|
</h3>
|
|
|
|
|
|
<dl class="phpdocumentor-table-of-contents">
|
|
|
- <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#property_dataInterface">$dataInterface</a>
|
|
|
+ <span>
|
|
|
+ : <a href="classes/chillerlan-QRCode-Data-QRData.html"><abbr title="\chillerlan\QRCode\Data\QRData">QRData</abbr></a> </span>
|
|
|
+</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#property_FQN">$FQN</a>
|
|
|
+ <span>
|
|
|
+ : string </span>
|
|
|
+</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#property_reflection">$reflection</a>
|
|
|
+ <span>
|
|
|
+ : <abbr title="\ReflectionClass">ReflectionClass</abbr> </span>
|
|
|
+</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -property -protected">
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#property_testdata">$testdata</a>
|
|
|
+ <span>
|
|
|
+ : string </span>
|
|
|
+</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_maskPatternProvider">maskPatternProvider()</a>
|
|
|
+ <span>
|
|
|
+ : array<string|int, array<string|int, int>> </span>
|
|
|
+</dt>
|
|
|
+<dd></dd>
|
|
|
+
|
|
|
+ <dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
<a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testCodeLengthOverflowException">testCodeLengthOverflowException()</a>
|
|
|
<span>
|
|
|
: void </span>
|
|
|
@@ -156,35 +191,35 @@
|
|
|
<dd>Tests if an exception is thrown when the data exceeds the maximum version while auto detecting</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#method_testIllegalCharException1">testIllegalCharException1()</a>
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInitMatrix">testInitMatrix()</a>
|
|
|
<span>
|
|
|
: void </span>
|
|
|
</dt>
|
|
|
-<dd>Tests if an exception is thrown when an invalid character is encountered</dd>
|
|
|
+<dd>Tests initializing the data matrix</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#method_testIllegalCharException2">testIllegalCharException2()</a>
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInstance">testInstance()</a>
|
|
|
<span>
|
|
|
: void </span>
|
|
|
</dt>
|
|
|
-<dd>Tests if an exception is thrown when an invalid character is encountered</dd>
|
|
|
+<dd>Verifies the data interface instance</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInitMatrix">testInitMatrix()</a>
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInvalidDataException">testInvalidDataException()</a>
|
|
|
<span>
|
|
|
: void </span>
|
|
|
</dt>
|
|
|
-<dd>Tests initializing the data matrix</dd>
|
|
|
+<dd>Tests if an exception is thrown when an invalid character is encountered</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -public">
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInstance">testInstance()</a>
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInvalidDataOnEmptyException">testInvalidDataOnEmptyException()</a>
|
|
|
<span>
|
|
|
: void </span>
|
|
|
</dt>
|
|
|
-<dd>Verifies the data interface instance</dd>
|
|
|
+<dd>Tests if an exception is thrown if the given string is empty</dd>
|
|
|
|
|
|
<dt class="phpdocumentor-table-of-contents__entry -method -protected">
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_setTestData">setTestData()</a>
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_setUp">setUp()</a>
|
|
|
<span>
|
|
|
: void </span>
|
|
|
</dt>
|
|
|
@@ -197,74 +232,196 @@
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
- <section class="phpdocumentor-methods">
|
|
|
- <h3 class="phpdocumentor-elements__header" id="methods">
|
|
|
- Methods
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <section class="phpdocumentor-properties">
|
|
|
+ <h3 class="phpdocumentor-elements__header" id="properties">
|
|
|
+ Properties
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h3>
|
|
|
<article
|
|
|
- class="phpdocumentor-element
|
|
|
- -method
|
|
|
- -public
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_testCodeLengthOverflowException">
|
|
|
- testCodeLengthOverflowException()
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testCodeLengthOverflowException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_dataInterface">
|
|
|
+ $dataInterface
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#property_dataInterface" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">124</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">28</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">Tests if an exception is thrown on data overflow</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__type"><a href="classes/chillerlan-QRCode-Data-QRData.html"><abbr title="\chillerlan\QRCode\Data\QRData">QRData</abbr></a></span>
|
|
|
+ <span class="phpdocumentor-signature__name">$dataInterface</span>
|
|
|
+ </code>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -protected
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_FQN">
|
|
|
+ $FQN
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#property_FQN" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/KanjiTest.php"><a href="files/tests-data-kanjitest.html"><abbr title="tests/Data/KanjiTest.php">KanjiTest.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">20</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
- <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">testCodeLengthOverflowException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__type">string</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$FQN</span>
|
|
|
+ = <span class="phpdocumentor-signature__default-value">chillerlanQRCodeDataKanji::class</span></code>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
|
|
|
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -protected
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_reflection">
|
|
|
+ $reflection
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#property_reflection" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">27</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__type"><abbr title="\ReflectionClass">ReflectionClass</abbr></span>
|
|
|
+ <span class="phpdocumentor-signature__name">$reflection</span>
|
|
|
+ </code>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
|
|
|
|
|
|
- <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
- —
|
|
|
-
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="
|
|
|
+ phpdocumentor-element
|
|
|
+ -property
|
|
|
+ -protected
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="property_testdata">
|
|
|
+ $testdata
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#property_testdata" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <span class="phpdocumentor-element__modifiers">
|
|
|
+ </span>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/KanjiTest.php"><a href="files/tests-data-kanjitest.html"><abbr title="tests/Data/KanjiTest.php">KanjiTest.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">21</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
+ <span class="phpdocumentor-signature__type">string</span>
|
|
|
+ <span class="phpdocumentor-signature__name">$testdata</span>
|
|
|
+ = <span class="phpdocumentor-signature__default-value">'茗荷茗荷茗荷茗荷茗荷'</span></code>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-description"></section>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
</article>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section class="phpdocumentor-methods">
|
|
|
+ <h3 class="phpdocumentor-elements__header" id="methods">
|
|
|
+ Methods
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h3>
|
|
|
<article
|
|
|
class="phpdocumentor-element
|
|
|
-method
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_testGetMinimumVersion">
|
|
|
- testGetMinimumVersion()
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testGetMinimumVersion" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_maskPatternProvider">
|
|
|
+ maskPatternProvider()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_maskPatternProvider" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">98</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">48</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">Tests getting the minimum QR version for the given data</p>
|
|
|
-
|
|
|
+
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">testGetMinimumVersion</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">maskPatternProvider</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array<string|int, array<string|int, int>></span></code>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ <h5 class="phpdocumentor-tag-list__heading" id="tags">
|
|
|
+ Tags
|
|
|
+ <a href="#tags" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h5>
|
|
|
+ <dl class="phpdocumentor-tag-list">
|
|
|
+ <dt class="phpdocumentor-tag-list__entry">
|
|
|
+ <span class="phpdocumentor-tag__name">see</span>
|
|
|
+ </dt>
|
|
|
+ <dd class="phpdocumentor-tag-list__definition">
|
|
|
+ <span class="phpdocumentor-tag-link"><abbr title="\chillerlan\QRCodeTest\Data\testInitMatrix()">testInitMatrix()</abbr></span>
|
|
|
+
|
|
|
+
|
|
|
+ </dd>
|
|
|
+ </dl>
|
|
|
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
- <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
+ <span class="phpdocumentor-signature__response_type">array<string|int, array<string|int, int>></span>
|
|
|
—
|
|
|
|
|
|
|
|
|
@@ -275,22 +432,22 @@
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_testGetMinimumVersionException">
|
|
|
- testGetMinimumVersionException()
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testGetMinimumVersionException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testCodeLengthOverflowException">
|
|
|
+ testCodeLengthOverflowException()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testCodeLengthOverflowException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">110</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">94</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">Tests if an exception is thrown when the data exceeds the maximum version while auto detecting</p>
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown on data overflow</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">testGetMinimumVersionException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">testCodeLengthOverflowException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -308,22 +465,22 @@
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_testIllegalCharException1">
|
|
|
- testIllegalCharException1()
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#method_testIllegalCharException1" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testGetMinimumVersion">
|
|
|
+ testGetMinimumVersion()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testGetMinimumVersion" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/KanjiTest.php"><a href="files/tests-data-kanjitest.html"><abbr title="tests/Data/KanjiTest.php">KanjiTest.php</abbr></a></abbr>
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">43</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">69</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">Tests if an exception is thrown when an invalid character is encountered</p>
|
|
|
+ <p class="phpdocumentor-summary">Tests getting the minimum QR version for the given data</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">testIllegalCharException1</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">testGetMinimumVersion</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -341,22 +498,22 @@
|
|
|
-public
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_testIllegalCharException2">
|
|
|
- testIllegalCharException2()
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-KanjiTest.html#method_testIllegalCharException2" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testGetMinimumVersionException">
|
|
|
+ testGetMinimumVersionException()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testGetMinimumVersionException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
- <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/KanjiTest.php"><a href="files/tests-data-kanjitest.html"><abbr title="tests/Data/KanjiTest.php">KanjiTest.php</abbr></a></abbr>
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">55</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">81</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
- <p class="phpdocumentor-summary">Tests if an exception is thrown when an invalid character is encountered</p>
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown when the data exceeds the maximum version while auto detecting</p>
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">public</span>
|
|
|
- <span class="phpdocumentor-signature__name">testIllegalCharException2</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">testGetMinimumVersionException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
|
|
|
|
|
|
|
@@ -381,7 +538,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">86</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">57</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -415,7 +572,7 @@
|
|
|
</dt>
|
|
|
<dd class="phpdocumentor-tag-list__definition">
|
|
|
|
|
|
- <section class="phpdocumentor-description"><p>MaskPatternProvider</p>
|
|
|
+ <section class="phpdocumentor-description"><p>maskPatternProvider</p>
|
|
|
</section>
|
|
|
|
|
|
</dd>
|
|
|
@@ -440,7 +597,7 @@
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">52</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">40</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
@@ -454,6 +611,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
+ —
|
|
|
+
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testInvalidDataException">
|
|
|
+ testInvalidDataException()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInvalidDataException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">104</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown when an invalid character is encountered</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">testInvalidDataException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
+ <span class="phpdocumentor-signature__response_type">void</span>
|
|
|
+ —
|
|
|
+
|
|
|
+
|
|
|
+</article>
|
|
|
+ <article
|
|
|
+ class="phpdocumentor-element
|
|
|
+ -method
|
|
|
+ -public
|
|
|
+ "
|
|
|
+>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_testInvalidDataOnEmptyException">
|
|
|
+ testInvalidDataOnEmptyException()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_testInvalidDataOnEmptyException" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ </h4>
|
|
|
+ <aside class="phpdocumentor-element-found-in">
|
|
|
+ <abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
+ :
|
|
|
+ <span class="phpdocumentor-element-found-in__line">114</span>
|
|
|
+
|
|
|
+ </aside>
|
|
|
+
|
|
|
+ <p class="phpdocumentor-summary">Tests if an exception is thrown if the given string is empty</p>
|
|
|
+
|
|
|
+ <code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
+ <span class="phpdocumentor-signature__visibility">public</span>
|
|
|
+ <span class="phpdocumentor-signature__name">testInvalidDataOnEmptyException</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
|
|
|
<span class="phpdocumentor-signature__response_type">void</span>
|
|
|
—
|
|
|
@@ -466,21 +689,21 @@
|
|
|
-protected
|
|
|
"
|
|
|
>
|
|
|
- <h4 class="phpdocumentor-element__name" id="method_setTestData">
|
|
|
- setTestData()
|
|
|
- <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_setTestData" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
+ <h4 class="phpdocumentor-element__name" id="method_setUp">
|
|
|
+ setUp()
|
|
|
+ <a href="classes/chillerlan-QRCodeTest-Data-DatainterfaceTestAbstract.html#method_setUp" class="headerlink"><i class="fas fa-link"></i></a>
|
|
|
</h4>
|
|
|
<aside class="phpdocumentor-element-found-in">
|
|
|
<abbr class="phpdocumentor-element-found-in__file" title="tests/Data/DatainterfaceTestAbstract.php"><a href="files/tests-data-datainterfacetestabstract.html"><abbr title="tests/Data/DatainterfaceTestAbstract.php">DatainterfaceTestAbstract.php</abbr></a></abbr>
|
|
|
:
|
|
|
- <span class="phpdocumentor-element-found-in__line">44</span>
|
|
|
+ <span class="phpdocumentor-element-found-in__line">32</span>
|
|
|
|
|
|
</aside>
|
|
|
|
|
|
|
|
|
<code class="phpdocumentor-code phpdocumentor-signature ">
|
|
|
<span class="phpdocumentor-signature__visibility">protected</span>
|
|
|
- <span class="phpdocumentor-signature__name">setTestData</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
+ <span class="phpdocumentor-signature__name">setUp</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">void</span></code>
|
|
|
|
|
|
<section class="phpdocumentor-description"></section>
|
|
|
|