rendered paste bodyroot@tiamat:/var/www/htdocs/prado/tests/unit# phpunit AllTests.php
PHPUnit 3.5.13 by Sebastian Bergmann.
....................III........................................ 63 / 662 ( 9%)
.............................................................II 126 / 662 ( 19%)
IIIIIIIIIII........................................SSSSSSSS.... 189 / 662 ( 28%)
..........................I.............................F...... 252 / 662 ( 38%)
...IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII............IIIIIIIIII 315 / 662 ( 47%)
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII 378 / 662 ( 57%)
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII 441 / 662 ( 66%)
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII. 504 / 662 ( 76%)
.............IIIIIII.........I....I....IIIIIIIIIIIIIIIII.....F. 567 / 662 ( 85%)
...................I.......SSSSSSSSSSSSSS.......FIII........III 630 / 662 ( 95%)
III.............................
Time: 2 seconds, Memory: 38.75Mb
There were 3 failures:
1) THttpRequestTest::testRequestWithUrlMapping
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-testService
+
/mnt/hd/prj/prado3/branches/3.1/tests/unit/Web/THttpRequestTest.php:492
2) TSecurityManagerTest::testEncryptDecrypt
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-a text
+a text
/mnt/hd/prj/prado3/branches/3.1/tests/unit/Security/TSecurityManagerTest.php:93
3) TDateTimeStampTest::testRandomDates
Failed asserting that <integer:0> matches expected <integer:176>.
/mnt/hd/prj/prado3/branches/3.1/tests/unit/Util/TDateTimeStampTest.php:145
FAILURES!
Tests: 662, Assertions: 748, Failures: 3, Incomplete: 289, Skipped: 22.
Warning: Deprecated PHPUnit features are being used 14 times!
Use --verbose for more information.