TestResults.html
<h1>Dir: test</h1>
<section> <h2>\Tlf\Tester\Test\Compare</h2><details>
<summary><b>UnsortedArray:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++
Target:
array ( 'a' => 'a', 'b' => 'b', )
--
Actual:
array ( 'b' => 'b', 'a' => 'a', )
--------
+++pass+++
is_false()
+++pass+++ (inverted)
strict comparisonTarget:
array ( 'a' => 'a', 'b' => 'b', )
--
Actual:
array ( 'b' => 'b', 'a' => 'a', )
--------
</div>
</details>
<details>
<summary><b>ComparePHPFileToString:</b> <span style="color:green;">success</span> in 0.114ms </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++
Target:
I am php output
--
Actual:
I am php output
--------
+++pass+++
Target:
I am php output
--
Actual:
I am php output
--------
</div>
</details>
<details>
<summary><b>CompareFileToStringStrict:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++ (inverted)
strict comparisonTarget:
abcd
I am a file
I get tested against myself
--
Actual:
file:///home/reed/data/owner/Reed/projects/php/unit-tester/test/extra/Compare/Compare.txt
--------
+++pass+++ (inverted)
strict comparisonTarget:
file:///home/reed/data/owner/Reed/projects/php/unit-tester/test/extra/Compare/Compare.txt
--
Actual:
abcd
I am a file
I get tested against myself
--------
</div>
</details>
<details>
<summary><b>CompareFileToStringLoose:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++
Target:
abcd
I am a file
I get tested against myself
--
Actual:
abcd
I am a file
I get tested against myself
--------
+++pass+++
Target:
abcd
I am a file
I get tested against myself
--
Actual:
abcd
I am a file
I get tested against myself
--------
</div>
</details>
<details>
<summary><b>ComparestringsWithDiffPad:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++ (inverted)
strict comparisonTarget:
I am a string.
--
Actual:
I am a string.
--------
+++pass+++
Target:
I am a string.
--
Actual:
I am a string.
--------
</div>
</details>
<details>
<summary><b>CompareStringsThatMatch:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++
strict comparisonTarget:
Be good to others.
--
Actual:
Be good to others.
--------
</div>
</details>
<h2>\Tlf\Tester\Test\NewTests</h2><details>
<summary><b>NewCliRunTest:</b> <strong style="color:blue;">error</strong> in 0.531ms </summary>
<div style='padding-left:4ch;white-space:pre;'>
dir /home/reed/data/owner/Reed/projects/php/unit-tester/test/extra//test
class \Tlf\Tester\Test\SubTest\Test
+ Anything
Passing: 1 tests
Failing: 0 tests
See file:///home/reed/data/owner/Reed/projects/php/unit-tester/test/extra/test/TestResults.html for extended output
</div>
<br>
<div style='color:red;padding-left:4ch;white-space:pre;'>
ErrorException: Undefined index: \Taeluf\Tester\Test\SubTest\Test in /home/reed/data/owner/Reed/projects/php/unit-tester/test/all/New.php:14
Stack trace:
#0 /home/reed/data/owner/Reed/projects/php/unit-tester/test/all/New.php(14): Tlf\Tester->throwError()
#1 /home/reed/data/owner/Reed/projects/php/unit-tester/code/Tester.php(129): Tlf\Tester\Test\NewTests->testNewCliRunTest()
#2 /home/reed/data/owner/Reed/projects/php/unit-tester/code/NewCli.php(134): Tlf\Tester->run()
#3 /home/reed/data/owner/Reed/projects/php/unit-tester/code/phptest(29): Tlf\Tester\NewCli->run()
#4 /home/reed/data/owner/Reed/projects/php/cli/test/Cli.php(90): {closure}()
#5 /home/reed/data/owner/Reed/projects/php/unit-tester/code/phptest(39): Tlf\Cli->execute()
#6 {main}
</div>
</details>
<details>
<summary><b>NewCli:</b> <span style="color:green;">success</span> in 0.297ms </summary>
<div style='padding-left:4ch;white-space:pre;'>
****subtest: Inputs****
+++pass+++
Target:
array ( 'file.config' => 'test/config.json', 'test' => '', 'config' => 'value', 'boolConfig' => '', 'anotherBoolConfig' => '1', 'key' => 'value2', )
--
Actual:
array ( 'file.config' => 'test/config.json', 'test' => '', 'config' => 'value', 'boolConfig' => '', 'anotherBoolConfig' => '1', 'key' => 'value2', )
--------
****subtest: Configs****
+++pass+++
Target:
array ( 'dir.test' => 'test', 'dir.exclude' => array ( 0 => 'extra', ), 'file.autoloader' => '../../vendor/autoload.php', 'file.require' => array ( ), 'dir.require' => array ( ), 'results.writeHtml' => '1', )
--
Actual:
array ( 'dir.test' => 'test', 'dir.exclude' => array ( 0 => 'extra', ), 'file.autoloader' => '../../vendor/autoload.php', 'file.require' => array ( ), 'dir.require' => array ( ), 'results.writeHtml' => '1', )
--------
</div>
</details>
<h2>\Tlf\Tester\Test\SubTest\Test</h2><details>
<summary><b>Anything:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
+++pass+++
Target:
true
--
Actual:
true
--------
</div>
</details>
</section>