diff --git a/test/EndToEnd/Version06/Configuration/Defaults/test.phpt b/test/EndToEnd/Version06/Configuration/Defaults/test.phpt index afeecced..71829bc1 100644 --- a/test/EndToEnd/Version06/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version06/Configuration/Defaults/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version06/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version06/Configuration/MaximumCount/test.phpt index 3ddaeafc..7f6d9fa0 100644 --- a/test/EndToEnd/Version06/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version06/Configuration/MaximumCount/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -28,6 +25,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version06/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version06/Configuration/MaximumDuration/test.phpt index 8769b77c..cac76e24 100644 --- a/test/EndToEnd/Version06/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version06/Configuration/MaximumDuration/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/Bare/test.phpt b/test/EndToEnd/Version06/TestCase/Bare/test.phpt index 450943a3..f207f005 100644 --- a/test/EndToEnd/Version06/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version06/TestCase/Bare/test.phpt @@ -13,18 +13,11 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/Bare/phpunit.xml - -... 3 / 3 (100%) +%a Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/Combination/test.phpt b/test/EndToEnd/Version06/TestCase/Combination/test.phpt index dcb9d546..23ef2da1 100644 --- a/test/EndToEnd/Version06/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version06/TestCase/Combination/test.phpt @@ -13,11 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/Combination/phpunit.xml - +%a ... 3 / 3 (100%) Detected 3 tests where the duration exceeded the maximum duration. @@ -26,6 +22,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/test.phpt b/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/test.phpt index 686dd8f7..543feb40 100644 --- a/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithAfterAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/test.phpt b/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/test.phpt index cd444ac9..5fc23bc4 100644 --- a/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/test.phpt index 67cfe760..7674f1d3 100644 --- a/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/test.phpt index 97972fcc..63d25c34 100644 --- a/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/test.phpt b/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/test.phpt index e2a88f2f..ce4fdfca 100644 --- a/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithBeforeAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/test.phpt b/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/test.phpt index 34141ce3..7a758291 100644 --- a/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version06/TestCase/WithDataProvider/test.phpt index 1c6f55c9..a268649b 100644 --- a/test/EndToEnd/Version06/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithDataProvider/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version06/TestCase/WithSetUp/test.phpt index 77c42d8b..f669ad91 100644 --- a/test/EndToEnd/Version06/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithSetUp/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/test.phpt index aa701661..c99c8b0d 100644 --- a/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version06/TestCase/WithTearDown/test.phpt index d37712f4..42645226 100644 --- a/test/EndToEnd/Version06/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithTearDown/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/test.phpt index dc2dc954..743b65af 100644 --- a/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt index 860d617c..ce6cd488 100644 --- a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt +++ b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithMaximumDurationAndSlowThresholdAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/test.phpt b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/test.phpt index 0863fd98..c4352481 100644 --- a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/phpunit.xml +%a ...... 6 / 6 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasValidMaximumDurationAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidMaximumDurationAnnotation -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt b/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt index 9afd16ff..f3298030 100644 --- a/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt @@ -18,10 +18,7 @@ require_once PHPUNIT_COMPOSER_INSTALL; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -32,6 +29,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt index c7a309af..1ffb5bc9 100644 --- a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt +++ b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithSlowThresholdAndMaximumDurationAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/test.phpt b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/test.phpt index 9e55a5ff..0ec6496e 100644 --- a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/test.phpt +++ b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanSlowThresholdFromAnnotationWhenTestMethodHasValidSlowThresholdAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version06\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidSlowThresholdAnnotation -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version07/Configuration/Defaults/test.phpt b/test/EndToEnd/Version07/Configuration/Defaults/test.phpt index 8bfb1e65..dc3d300c 100644 --- a/test/EndToEnd/Version07/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version07/Configuration/Defaults/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version07/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version07/Configuration/MaximumCount/test.phpt index 6928f26a..1ab124fc 100644 --- a/test/EndToEnd/Version07/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version07/Configuration/MaximumCount/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -28,6 +25,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version07/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version07/Configuration/MaximumDuration/test.phpt index 2586ca9e..72f6a775 100644 --- a/test/EndToEnd/Version07/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version07/Configuration/MaximumDuration/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/Bare/test.phpt b/test/EndToEnd/Version07/TestCase/Bare/test.phpt index 9a1d33e9..79fa498d 100644 --- a/test/EndToEnd/Version07/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version07/TestCase/Bare/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/Bare/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/Combination/test.phpt b/test/EndToEnd/Version07/TestCase/Combination/test.phpt index f3d9a183..902c5594 100644 --- a/test/EndToEnd/Version07/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version07/TestCase/Combination/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/Combination/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/test.phpt b/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/test.phpt index 384516fd..758869fb 100644 --- a/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithAfterAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/test.phpt b/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/test.phpt index 1cdedbc2..3cd68e66 100644 --- a/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/test.phpt index cf91381e..46d3eb19 100644 --- a/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/test.phpt index 5fce7211..43620f31 100644 --- a/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/test.phpt b/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/test.phpt index 74a50820..58b48684 100644 --- a/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithBeforeAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/test.phpt b/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/test.phpt index 034fb355..091568a8 100644 --- a/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version07/TestCase/WithDataProvider/test.phpt index fa22f8d4..3832078c 100644 --- a/test/EndToEnd/Version07/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithDataProvider/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version07/TestCase/WithSetUp/test.phpt index a1f5f9d3..2b3f13fc 100644 --- a/test/EndToEnd/Version07/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithSetUp/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/test.phpt index a1830185..3a308c27 100644 --- a/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version07/TestCase/WithTearDown/test.phpt index b33b58ec..8802b5da 100644 --- a/test/EndToEnd/Version07/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithTearDown/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/test.phpt index 7f9813c3..abf8e63a 100644 --- a/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt index 39473534..6569083f 100644 --- a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt +++ b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithMaximumDurationAndSlowThresholdAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/test.phpt b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/test.phpt index d4d0f55c..91933098 100644 --- a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/phpunit.xml +%a ...... 6 / 6 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasValidMaximumDurationAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidMaximumDurationAnnotation -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt b/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt index 909dae95..3113cc78 100644 --- a/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt @@ -18,10 +18,7 @@ require_once PHPUNIT_COMPOSER_INSTALL; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -32,6 +29,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt index 142ad08a..1405e4a3 100644 --- a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt +++ b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithSlowThresholdAndMaximumDurationAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/test.phpt b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/test.phpt index 0c514ee2..179d4af7 100644 --- a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/test.phpt +++ b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanSlowThresholdFromAnnotationWhenTestMethodHasValidSlowThresholdAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version07\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidSlowThresholdAnnotation -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version08/Configuration/Defaults/test.phpt b/test/EndToEnd/Version08/Configuration/Defaults/test.phpt index 50cc1202..d43132d3 100644 --- a/test/EndToEnd/Version08/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version08/Configuration/Defaults/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version08/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version08/Configuration/MaximumCount/test.phpt index 7ea42000..a8cdc474 100644 --- a/test/EndToEnd/Version08/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version08/Configuration/MaximumCount/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -28,6 +25,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version08/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version08/Configuration/MaximumDuration/test.phpt index 1e8e3a37..8095275a 100644 --- a/test/EndToEnd/Version08/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version08/Configuration/MaximumDuration/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/Bare/test.phpt b/test/EndToEnd/Version08/TestCase/Bare/test.phpt index 4a59f84d..dcf550d8 100644 --- a/test/EndToEnd/Version08/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version08/TestCase/Bare/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/Bare/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/Combination/test.phpt b/test/EndToEnd/Version08/TestCase/Combination/test.phpt index 432e09e0..d6b09425 100644 --- a/test/EndToEnd/Version08/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version08/TestCase/Combination/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/Combination/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/test.phpt b/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/test.phpt index 534c6366..2d2aaded 100644 --- a/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithAfterAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/test.phpt b/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/test.phpt index 491312ed..b2d61e66 100644 --- a/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/test.phpt index f664931b..fa82dcfb 100644 --- a/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/test.phpt index 189aaab0..9c960549 100644 --- a/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/test.phpt b/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/test.phpt index f550738a..9051e668 100644 --- a/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithBeforeAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/test.phpt b/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/test.phpt index c039a0af..f0940c6c 100644 --- a/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version08/TestCase/WithDataProvider/test.phpt index 8c1dd54b..8454cd78 100644 --- a/test/EndToEnd/Version08/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithDataProvider/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version08/TestCase/WithSetUp/test.phpt index 64537bbf..2b4b11fd 100644 --- a/test/EndToEnd/Version08/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithSetUp/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/test.phpt index 69cc4309..5d7b4cf9 100644 --- a/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version08/TestCase/WithTearDown/test.phpt index ba752222..f55df52f 100644 --- a/test/EndToEnd/Version08/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithTearDown/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/test.phpt index a5236b15..477ae902 100644 --- a/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt index 00d7aafd..c4bdfe27 100644 --- a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt +++ b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithMaximumDurationAndSlowThresholdAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/test.phpt b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/test.phpt index a394d6d1..d2c1f015 100644 --- a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/phpunit.xml +%a ...... 6 / 6 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasValidMaximumDurationAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidMaximumDurationAnnotation -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt b/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt index a144b650..697dfb56 100644 --- a/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt @@ -18,10 +18,7 @@ require_once PHPUNIT_COMPOSER_INSTALL; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -32,6 +29,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt index cc03abc2..9c2883be 100644 --- a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt +++ b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithSlowThresholdAndMaximumDurationAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/test.phpt b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/test.phpt index 44e22f7c..9129b2c0 100644 --- a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/test.phpt +++ b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanSlowThresholdFromAnnotationWhenTestMethodHasValidSlowThresholdAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version08\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidSlowThresholdAnnotation -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version09/Configuration/Defaults/test.phpt b/test/EndToEnd/Version09/Configuration/Defaults/test.phpt index 583d9fcc..087893f3 100644 --- a/test/EndToEnd/Version09/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version09/Configuration/Defaults/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version09/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version09/Configuration/MaximumCount/test.phpt index 367f9acb..4c64b1da 100644 --- a/test/EndToEnd/Version09/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version09/Configuration/MaximumCount/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -28,6 +25,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version09/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version09/Configuration/MaximumDuration/test.phpt index 893d9e43..9d80f240 100644 --- a/test/EndToEnd/Version09/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version09/Configuration/MaximumDuration/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -35,6 +32,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/Bare/test.phpt b/test/EndToEnd/Version09/TestCase/Bare/test.phpt index bfcfe99e..3d13a15f 100644 --- a/test/EndToEnd/Version09/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version09/TestCase/Bare/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/Bare/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/Combination/test.phpt b/test/EndToEnd/Version09/TestCase/Combination/test.phpt index 849687d8..b323d4ef 100644 --- a/test/EndToEnd/Version09/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version09/TestCase/Combination/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/Combination/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/test.phpt b/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/test.phpt index 87f4e36b..b850208c 100644 --- a/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithAfterAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/test.phpt b/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/test.phpt index 10da4460..c57b09e0 100644 --- a/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/test.phpt index 1e05b36a..c0c75784 100644 --- a/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/test.phpt index 7edb6c36..32671ad8 100644 --- a/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/test.phpt b/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/test.phpt index bd6ee292..3b6995c6 100644 --- a/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithBeforeAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/test.phpt b/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/test.phpt index b72babff..0d4b7bbe 100644 --- a/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version09/TestCase/WithDataProvider/test.phpt index e9a297d5..d36b374b 100644 --- a/test/EndToEnd/Version09/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithDataProvider/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version09/TestCase/WithSetUp/test.phpt index a060afa0..f8b1ffd4 100644 --- a/test/EndToEnd/Version09/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithSetUp/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/test.phpt index 4a8f76d9..07894077 100644 --- a/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version09/TestCase/WithTearDown/test.phpt index f6ad8658..7595c58e 100644 --- a/test/EndToEnd/Version09/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithTearDown/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -26,6 +23,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/test.phpt index 36f308c4..12536111 100644 --- a/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt index 29d647fa..2af38785 100644 --- a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt +++ b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithMaximumDurationAndSlowThresholdAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/test.phpt b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/test.phpt index 934a192c..ed349266 100644 --- a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/phpunit.xml +%a ...... 6 / 6 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasValidMaximumDurationAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidMaximumDurationAnnotation -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt b/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt index 14b4f007..ab2aba84 100644 --- a/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt @@ -18,10 +18,7 @@ require_once PHPUNIT_COMPOSER_INSTALL; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -32,6 +29,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt index 9997c355..177df57a 100644 --- a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt +++ b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -24,6 +21,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithSlowThresholdAndMaximumDurationAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/test.phpt b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/test.phpt index 03ae0c8c..966e7335 100644 --- a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/test.phpt +++ b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/test.phpt @@ -13,10 +13,7 @@ require_once __DIR__ . '/../../../../../vendor/autoload.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -25,6 +22,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanSlowThresholdFromAnnotationWhenTestMethodHasValidSlowThresholdAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version09\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidSlowThresholdAnnotation -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version10/Configuration/Defaults/test.phpt b/test/EndToEnd/Version10/Configuration/Defaults/test.phpt index edcab49d..2d14681a 100644 --- a/test/EndToEnd/Version10/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version10/Configuration/Defaults/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -37,6 +34,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version10/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version10/Configuration/MaximumCount/test.phpt index 1e16fc56..0605255b 100644 --- a/test/EndToEnd/Version10/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version10/Configuration/MaximumCount/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -30,6 +27,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version10/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version10/Configuration/MaximumDuration/test.phpt index ba8eb7c1..8419e159 100644 --- a/test/EndToEnd/Version10/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version10/Configuration/MaximumDuration/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -37,6 +34,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/Bare/test.phpt b/test/EndToEnd/Version10/TestCase/Bare/test.phpt index 67a24e3b..f22abd6a 100644 --- a/test/EndToEnd/Version10/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version10/TestCase/Bare/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/Bare/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/Combination/test.phpt b/test/EndToEnd/Version10/TestCase/Combination/test.phpt index 492e3bd6..faa5234d 100644 --- a/test/EndToEnd/Version10/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version10/TestCase/Combination/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/Combination/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:01.0%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/test.phpt b/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/test.phpt index 08f2c51c..8270672a 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithAfterAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithAfterAttribute/test.phpt b/test/EndToEnd/Version10/TestCase/WithAfterAttribute/test.phpt index 349ce806..81b43949 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterAttribute/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithAfterAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithAfterAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterAttribute\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/test.phpt b/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/test.phpt index 528d812c..27bb859a 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/test.phpt b/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/test.phpt index 0e2e03f6..1ffc1711 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithAfterClassAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAfterClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/test.phpt index c1744a5c..819960fa 100644 --- a/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/test.phpt index 35de7244..46006cd9 100644 --- a/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/test.phpt b/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/test.phpt index 09845d32..201a9d2f 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithBeforeAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeAnnotation\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/test.phpt b/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/test.phpt index f5363101..8cd7f823 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithBeforeAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeAttribute\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/test.phpt b/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/test.phpt index 2cc115cf..16d62db8 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeClassAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/test.phpt b/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/test.phpt index c497941d..e8f9ee72 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithBeforeClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version10/TestCase/WithDataProvider/test.phpt index 2f3150f3..95185446 100644 --- a/test/EndToEnd/Version10/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithDataProvider/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version10/TestCase/WithSetUp/test.phpt index 4e4e443e..d32f7f5e 100644 --- a/test/EndToEnd/Version10/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithSetUp/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/test.phpt index 99c0f6fb..4b6534e9 100644 --- a/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version10/TestCase/WithTearDown/test.phpt index 23bbc439..362d1109 100644 --- a/test/EndToEnd/Version10/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithTearDown/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/test.phpt index 3524722d..e916c5c6 100644 --- a/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt index 68460d0b..22af9af7 100644 --- a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAndSlowThresholdAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/test.phpt b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/test.phpt index 8f935d9d..a8090bbc 100644 --- a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/phpunit.xml +%a ...... 6 / 6 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasValidMaximumDurationAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidMaximumDurationAnnotation -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt index 8ec31490..50f8b104 100644 --- a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt index 426c8e42..632004c8 100644 --- a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/test.phpt @@ -20,10 +20,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -34,6 +31,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:01.0%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithRunInSeparateProcessAnnotation\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/test.phpt b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/test.phpt index a47e72b7..cd24b894 100644 --- a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/test.phpt @@ -20,10 +20,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/phpunit.xml +%a .... 4 / 4 (100%) @@ -34,6 +31,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:01.0%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithRunInSeparateProcessAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithRunInSeparateProcessAttribute\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt index 6c8f5ce4..266812af 100644 --- a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithSlowThresholdAndMaximumDurationAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/test.phpt b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/test.phpt index 7a21dd18..f440637f 100644 --- a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/test.phpt +++ b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanSlowThresholdFromAnnotationWhenTestMethodHasValidSlowThresholdAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidSlowThresholdAnnotation -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version11/Configuration/Defaults/test.phpt b/test/EndToEnd/Version11/Configuration/Defaults/test.phpt index b162691c..0e3dc50d 100644 --- a/test/EndToEnd/Version11/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version11/Configuration/Defaults/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -37,6 +34,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version11/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version11/Configuration/MaximumCount/test.phpt index a88da05c..8c14b089 100644 --- a/test/EndToEnd/Version11/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version11/Configuration/MaximumCount/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -30,6 +27,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version11/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version11/Configuration/MaximumDuration/test.phpt index 852805e0..c1f6d1d6 100644 --- a/test/EndToEnd/Version11/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version11/Configuration/MaximumDuration/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -37,6 +34,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/Bare/test.phpt b/test/EndToEnd/Version11/TestCase/Bare/test.phpt index 0f83ab5a..3ce4949b 100644 --- a/test/EndToEnd/Version11/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version11/TestCase/Bare/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/Bare/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/Combination/test.phpt b/test/EndToEnd/Version11/TestCase/Combination/test.phpt index 41526b0b..d9ee7dac 100644 --- a/test/EndToEnd/Version11/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version11/TestCase/Combination/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/Combination/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithAfterAttribute/test.phpt b/test/EndToEnd/Version11/TestCase/WithAfterAttribute/test.phpt index 264a5771..7d2001c5 100644 --- a/test/EndToEnd/Version11/TestCase/WithAfterAttribute/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithAfterAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithAfterAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAfterAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAfterAttribute\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/test.phpt b/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/test.phpt index 33373243..4dbe4ab7 100644 --- a/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithAfterClassAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAfterClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAfterClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/test.phpt index 61152766..206ac3a3 100644 --- a/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/test.phpt index be9a3aee..dbb7eb6b 100644 --- a/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/test.phpt b/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/test.phpt index 0caa93f5..30226709 100644 --- a/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithBeforeAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithBeforeAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithBeforeAttribute\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/test.phpt b/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/test.phpt index 9fa689b1..3a9fce69 100644 --- a/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithBeforeClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithBeforeClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version11/TestCase/WithDataProvider/test.phpt index 8aaf6f0a..81283fba 100644 --- a/test/EndToEnd/Version11/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithDataProvider/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version11/TestCase/WithSetUp/test.phpt index 47d25a82..e347da8b 100644 --- a/test/EndToEnd/Version11/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithSetUp/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/test.phpt index b829c7da..3fc624b2 100644 --- a/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version11/TestCase/WithTearDown/test.phpt index 727fff15..499dd397 100644 --- a/test/EndToEnd/Version11/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithTearDown/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/test.phpt index 30a5ed3f..3aeff3e4 100644 --- a/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt index 82d3b6f9..ae8acf37 100644 --- a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt +++ b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAndSlowThresholdAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/test.phpt b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/test.phpt index 50e9702e..503c703f 100644 --- a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/test.phpt +++ b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/phpunit.xml +%a ...... 6 / 6 (100%) @@ -27,7 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasValidMaximumDurationAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidMaximumDurationAnnotation -Time: %s, Memory: %s -%A -OK, but there were issues! -Tests: 6, Assertions: 6, %ADeprecations: 2. +%a diff --git a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt index 98eab120..c1f54c85 100644 --- a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt +++ b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/test.phpt b/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/test.phpt index 4932be96..3d10c8cd 100644 --- a/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/test.phpt +++ b/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/test.phpt @@ -20,10 +20,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/phpunit.xml +%a .... 4 / 4 (100%) @@ -34,6 +31,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithRunInSeparateProcessAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithRunInSeparateProcessAttribute\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt index 3f832d3f..e958ae23 100644 --- a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt +++ b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithSlowThresholdAndMaximumDurationAnnotations\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAnnotationWhenTestMethodHasMaximumDurationAndSlowThresholdAnnotations -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/test.phpt b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/test.phpt index 17959096..8d24a19c 100644 --- a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/test.phpt +++ b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/phpunit.xml +%a .... 4 / 4 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanSlowThresholdFromAnnotationWhenTestMethodHasValidSlowThresholdAnnotation 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithSlowThresholdAnnotation\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWhenTestMethodHasInvalidSlowThresholdAnnotation -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a diff --git a/test/EndToEnd/Version12/Configuration/Defaults/test.phpt b/test/EndToEnd/Version12/Configuration/Defaults/test.phpt index 8ec21f74..ae0c1624 100644 --- a/test/EndToEnd/Version12/Configuration/Defaults/test.phpt +++ b/test/EndToEnd/Version12/Configuration/Defaults/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/Configuration/Defaults/phpunit.xml +%a ............ 12 / 12 (100%) @@ -37,6 +34,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version12/Configuration/MaximumCount/test.phpt b/test/EndToEnd/Version12/Configuration/MaximumCount/test.phpt index 11968b98..973844fb 100644 --- a/test/EndToEnd/Version12/Configuration/MaximumCount/test.phpt +++ b/test/EndToEnd/Version12/Configuration/MaximumCount/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/Configuration/MaximumCount/phpunit.xml +%a ...... 6 / 6 (100%) @@ -30,6 +27,4 @@ Detected 5 tests where the duration exceeded the maximum duration. There are 2 additional slow tests that are not listed here. -Time: %s, Memory: %s - -OK (6 tests, 6 assertions) +%a diff --git a/test/EndToEnd/Version12/Configuration/MaximumDuration/test.phpt b/test/EndToEnd/Version12/Configuration/MaximumDuration/test.phpt index 6b69d5ad..40be9e05 100644 --- a/test/EndToEnd/Version12/Configuration/MaximumDuration/test.phpt +++ b/test/EndToEnd/Version12/Configuration/MaximumDuration/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/Configuration/MaximumDuration/phpunit.xml +%a ............ 12 / 12 (100%) @@ -37,6 +34,4 @@ Detected 11 tests where the duration exceeded the maximum duration. There is 1 additional slow test that is not listed here. -Time: %s, Memory: %s - -OK (12 tests, 12 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/Bare/test.phpt b/test/EndToEnd/Version12/TestCase/Bare/test.phpt index 14ffb4d3..d8d21a17 100644 --- a/test/EndToEnd/Version12/TestCase/Bare/test.phpt +++ b/test/EndToEnd/Version12/TestCase/Bare/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/Bare/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\Bare\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/Combination/test.phpt b/test/EndToEnd/Version12/TestCase/Combination/test.phpt index 82deac24..de168e6c 100644 --- a/test/EndToEnd/Version12/TestCase/Combination/test.phpt +++ b/test/EndToEnd/Version12/TestCase/Combination/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/Combination/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\Combination\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\Combination\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithAfterAttribute/test.phpt b/test/EndToEnd/Version12/TestCase/WithAfterAttribute/test.phpt index 57a84ec6..4340490c 100644 --- a/test/EndToEnd/Version12/TestCase/WithAfterAttribute/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithAfterAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithAfterAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAfterAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAfterAttribute\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithAfterClassAttribute/test.phpt b/test/EndToEnd/Version12/TestCase/WithAfterClassAttribute/test.phpt index 55e701bb..70271529 100644 --- a/test/EndToEnd/Version12/TestCase/WithAfterClassAttribute/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithAfterClassAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithAfterClassAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAfterClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAfterClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithAssertPostConditions/test.phpt b/test/EndToEnd/Version12/TestCase/WithAssertPostConditions/test.phpt index d09e41b2..bd2158a0 100644 --- a/test/EndToEnd/Version12/TestCase/WithAssertPostConditions/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithAssertPostConditions/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithAssertPostConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAssertPostConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithAssertPreConditions/test.phpt b/test/EndToEnd/Version12/TestCase/WithAssertPreConditions/test.phpt index d5ce7979..06f63d85 100644 --- a/test/EndToEnd/Version12/TestCase/WithAssertPreConditions/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithAssertPreConditions/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithAssertPreConditions/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithAssertPreConditions\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithBeforeAttribute/test.phpt b/test/EndToEnd/Version12/TestCase/WithBeforeAttribute/test.phpt index 95a64c2d..b93d9256 100644 --- a/test/EndToEnd/Version12/TestCase/WithBeforeAttribute/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithBeforeAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithBeforeAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithBeforeAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithBeforeAttribute\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithBeforeClassAttribute/test.phpt b/test/EndToEnd/Version12/TestCase/WithBeforeClassAttribute/test.phpt index 4f972b0d..a957bd6b 100644 --- a/test/EndToEnd/Version12/TestCase/WithBeforeClassAttribute/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithBeforeClassAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithBeforeClassAttribute/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithBeforeClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithBeforeClassAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithDataProvider/test.phpt b/test/EndToEnd/Version12/TestCase/WithDataProvider/test.phpt index eb9d7fb3..69c20606 100644 --- a/test/EndToEnd/Version12/TestCase/WithDataProvider/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithDataProvider/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithDataProvider/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithDataProvider\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithSetUp/test.phpt b/test/EndToEnd/Version12/TestCase/WithSetUp/test.phpt index 3f390a13..2edff50b 100644 --- a/test/EndToEnd/Version12/TestCase/WithSetUp/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithSetUp/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithSetUp/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithSetUp\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithSetUpBeforeClass/test.phpt b/test/EndToEnd/Version12/TestCase/WithSetUpBeforeClass/test.phpt index d4c738c1..969dbd74 100644 --- a/test/EndToEnd/Version12/TestCase/WithSetUpBeforeClass/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithSetUpBeforeClass/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithSetUpBeforeClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithSetUpBeforeClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithTearDown/test.phpt b/test/EndToEnd/Version12/TestCase/WithTearDown/test.phpt index 1d4da014..06a476a9 100644 --- a/test/EndToEnd/Version12/TestCase/WithTearDown/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithTearDown/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithTearDown/phpunit.xml +%a ... 3 / 3 (100%) @@ -28,6 +25,4 @@ Detected 3 tests where the duration exceeded the maximum duration. 2. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) 3. 00:00.1%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithTearDown\SleeperTest::testSleeperSleepsLessThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestCase/WithTearDownAfterClass/test.phpt b/test/EndToEnd/Version12/TestCase/WithTearDownAfterClass/test.phpt index 52ee0354..dc97ae55 100644 --- a/test/EndToEnd/Version12/TestCase/WithTearDownAfterClass/test.phpt +++ b/test/EndToEnd/Version12/TestCase/WithTearDownAfterClass/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestCase/WithTearDownAfterClass/phpunit.xml +%a ... 3 / 3 (100%) @@ -27,6 +24,4 @@ Detected 2 tests where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #1 (300) 2. 00:00.2%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestCase\WithTearDownAfterClass\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfigurationWithDataProvider with data set #0 (200) -Time: %s, Memory: %s - -OK (3 tests, 3 assertions) +%a diff --git a/test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt b/test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt index 1587b9a6..602cb465 100644 --- a/test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt +++ b/test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt @@ -15,10 +15,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/phpunit.xml +%a .. 2 / 2 (100%) @@ -26,6 +23,4 @@ Detected 1 test where the duration exceeded the maximum duration. 1. 00:00.3%s (00:00.200) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute -Time: %s, Memory: %s - -OK (2 tests, 2 assertions) +%a diff --git a/test/EndToEnd/Version12/TestMethod/WithRunInSeparateProcessAttribute/test.phpt b/test/EndToEnd/Version12/TestMethod/WithRunInSeparateProcessAttribute/test.phpt index f9e47daf..63d32522 100644 --- a/test/EndToEnd/Version12/TestMethod/WithRunInSeparateProcessAttribute/test.phpt +++ b/test/EndToEnd/Version12/TestMethod/WithRunInSeparateProcessAttribute/test.phpt @@ -20,10 +20,7 @@ $application = new TextUI\Application(); $application->run($_SERVER['argv']); --EXPECTF-- -PHPUnit %s - -Runtime: %s -Configuration: %s/EndToEnd/Version12/TestMethod/WithRunInSeparateProcessAttribute/phpunit.xml +%a .... 4 / 4 (100%) @@ -34,6 +31,4 @@ Detected 4 tests where the duration exceeded the maximum duration. 3. 00:00.8%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithRunInSeparateProcessAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromXmlConfiguration 4. 00:00.6%s (00:00.100) Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithRunInSeparateProcessAttribute\SleeperTest::testSleeperSleepsShorterThanMaximumDurationFromXmlConfiguration -Time: %s, Memory: %s - -OK (4 tests, 4 assertions) +%a