Skip to content

Commit 8cfcafb

Browse files
committed
ii
1 parent 401b628 commit 8cfcafb

File tree

3 files changed

+6
-6
lines changed
  • test/EndToEnd
    • Version10/TestMethod/WithMaximumDurationAttribute
    • Version11/TestMethod/WithMaximumDurationAttribute
    • Version12/TestMethod/WithMaximumDurationAttribute

3 files changed

+6
-6
lines changed

test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/test.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Configuration: %s/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/php
2222

2323
.. 2 / 2 (100%)
2424

25-
Detected 1 test where the duration exceeded the maximum duration (200 ms).
25+
Detected 1 test where the duration exceeded the maximum duration (100 ms).
2626

27-
1. 3%s ms Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
27+
1. 3%s ms (200 ms). Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version10\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
2828

2929
Time: %s, Memory: %s
3030

test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/test.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Configuration: %s/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/php
2222

2323
.. 2 / 2 (100%)
2424

25-
Detected 1 test where the duration exceeded the maximum duration (200 ms).
25+
Detected 1 test where the duration exceeded the maximum duration (100 ms).
2626

27-
1. 3%s ms Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
27+
1. 3%s ms (200 ms). Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version11\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
2828

2929
Time: %s, Memory: %s
3030

test/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/test.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Configuration: %s/EndToEnd/Version12/TestMethod/WithMaximumDurationAttribute/php
2222

2323
.. 2 / 2 (100%)
2424

25-
Detected 1 test where the duration exceeded the maximum duration (200 ms).
25+
Detected 1 test where the duration exceeded the maximum duration (100 ms).
2626

27-
1. 3%s ms Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
27+
1. 3%s ms (200 ms). Ergebnis\PHPUnit\SlowTestDetector\Test\EndToEnd\Version12\TestMethod\WithMaximumDurationAttribute\SleeperTest::testSleeperSleepsLongerThanMaximumDurationFromAttributeWhenTestMethodHasValidMaximumDurationAttribute
2828

2929
Time: %s, Memory: %s
3030

0 commit comments

Comments
 (0)