PHPUnit %s Sebastian Bergmann and contributors. Runtime: %s Configuration: %stests%ebasic%econfiguration.basic.xml Set Up Before Class (PHPUnit\SelfTest\Basic\SetUpBeforeClass) ✘ One  %f ms ┐ ├ Exception: forcing an Exception in setUpBeforeClass() │ ╵ %stests%ebasic%eunit%eSetUpBeforeClassTest.php:31 ┴ ✘ Two  %f ms ┐ ├ Exception: forcing an Exception in setUpBeforeClass() │ ╵ %stests%ebasic%eunit%eSetUpBeforeClassTest.php:31 ┴ Set Up (PHPUnit\SelfTest\Basic\SetUp) ✘ One with set up exception  %f ms ┐ ├ RuntimeException: throw exception in setUp │ ╵ %stests%ebasic%eunit%eSetUpTest.php:29 ┴ ✘ Two with set up exception  %f ms ┐ ├ RuntimeException: throw exception in setUp │ ╵ %stests%ebasic%eunit%eSetUpTest.php:29 ┴ Test result status with and without message ✔ Success  %f ms ✘ Failure  %f ms ┐ ├ Failed asserting that false is true. │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ✘ Error  %f ms ┐ ├ RuntimeException: │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ∅ Incomplete  %f ms ┐ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ↩ Skipped  %f ms ┐ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ☢ Risky  %f ms ┐ ├ This test did not perform any assertions%w ├%w ├ %stests%ebasic%eunit%eStatusTest.php:%d%w ┴ ⚠ Warning  %f ms ┐ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ✔ Success with message  %f ms ✘ Failure with message  %f ms ┐ ├ failure with custom message%w ├ Failed asserting that false is true. │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ✘ Error with message  %f ms ┐ ├ RuntimeException: error with custom message │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ∅ Incomplete with message  %f ms ┐ ├ incomplete with custom message │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ↩ Skipped with message  %f ms ┐ ├ skipped with custom message │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ ☢ Risky with message  %f ms ┐ ├ This test did not perform any assertions%w ├%w ├ %stests%ebasic%eunit%eStatusTest.php:%d%w ┴ ⚠ Warning with message  %f ms ┐ ├ warning with custom message │ ╵ %stests%ebasic%eunit%eStatusTest.php:%d ┴ Tear Down After Class (PHPUnit\SelfTest\Basic\TearDownAfterClass) ✔ One  %f ms ✔ Two  %f ms ✘ Tear down after class  0 ms ┐ ├ Exception in PHPUnit\SelfTest\Basic\TearDownAfterClassTest::tearDownAfterClass ├ forcing an Exception in tearDownAfterClass()  │ ╵ %stests%ebasic%eunit%eTearDownAfterClassTest.php:%d ┴ Time: %s, Memory: %s ERRORS! Tests: 21, Assertions: 7, Errors: 6, Failures: 3, Warnings: 2, Skipped: 2, Incomplete: 2, Risky: 2.