[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
130 | 0 | 0 | 0 | 100% | 1 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
CollectorTesterTest | 27 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
Tester | 4 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PowerUnitProviderTest | 1 | 0 | 0 | 0 | 100% | 1 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
FutureMatchersTest | 5 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
MatchersTest | 32 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TemporaryFolderTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SystemStreamRuleTest | 3 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestExternalResourceEmpty | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestMockito | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
Tester | 15 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
StreamParametersMapFunctionTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PatternTesterTest | 16 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PowerUnitProviderScannerFilterTest | 2 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SystemPropertiesRuleTest | 2 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PowerUnitProviderListenerTest | 9 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
FileMatchersTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestContextRuleTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
Tester | 6 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TestDelegateTest | 2 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
![]() |
Validate that Pattern `a+` matches `b` is `false` | 0 |
![]() |
Validate that Pattern `a+` matches `aa` is `true` | 0 |
![]() |
Validate that Pattern `a+(b*)` matches `b` is `false` | 0 |
![]() |
Validate that Pattern `a+(b*)` matches `aa` is `true` | 0 |
![]() |
Validate that group `0` matches "aa" for Pattern `a+(b*)` with input string `aa` | 0 |
![]() |
Validate that group `1` matches "" for Pattern `a+(b*)` with input string `aa` | 0 |
![]() |
Validate that Pattern `a+(b*)` matches `aab` is `true` | 0 |
![]() |
Validate that group `0` matches "aab" for Pattern `a+(b*)` with input string `aab` | 0 |
![]() |
Validate that group `1` matches "b" for Pattern `a+(b*)` with input string `aab` | 0 |
![]() |
Validate that Pattern `a+(b*)` matches `b` is `false` | 0 |
![]() |
Validate that Pattern `a+(b*)` matches `aa` is `true` | 0 |
![]() |
Validate that group `0` matches "aa" for Pattern `a+(b*)` with input string `aa` | 0 |
![]() |
Validate that group `1` matches "" for Pattern `a+(b*)` with input string `aa` | 0 |
![]() |
Validate that Pattern `a+` matches `b` is `false` | 0 |
![]() |
Validate that Pattern `a+` matches `aa` is `true` | 0 |
![]() |
Validate that group `0` matches "aa" for Pattern `a+` with input string `aa` | 0 |
![]() |
testExpectedError[0] | 0 |
![]() |
testExpectedError[1] | 0 |
![]() |
testExpectedError[2] | 0 |
![]() |
testExpectedError[3] | 0 |
![]() |
testExpectedError[4] | 0 |
![]() |
testExpectedError[5] | 0 |
![]() |
testExpectedError[6] | 0 |
![]() |
testExpectedError[7] | 0 |
![]() |
testExpectedError[8] | 0 |
![]() |
testExpectedError[9] | 0 |
![]() |
testExpectedError[10] | 0 |
![]() |
testExpectedError[11] | 0 |
![]() |
testExpectedError[12] | 0 |
![]() |
testExpectedError[13] | 0 |
![]() |
testExpectedError[14] | 0 |
![]() |
testExpectedError[0] | 0 |
![]() |
testExpectedError[1] | 0 |
![]() |
testExpectedError[2] | 0 |
![]() |
testExpectedError[3] | 0 |
![]() |
testExpectedError[4] | 0 |
![]() |
testExpectedError[5] | 0 |
![]() |
Validate that characteristics() is not null for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that characteristics() is an empty iterable | 0 |
![]() |
Validate that combiner() is not null for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that accumulator() is not null for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that supplier() is not null for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that finisher() is not null for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that the stream `java.util.stream.ReferencePipeline$Head@5b3f3ba0` with the collector under test result matches "a,b" for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that characteristics() is an empty iterable | 0 |
![]() |
Validate that the stream `java.util.stream.ReferencePipeline$Head@ddf20fd` with the collector under test result matches "a,b,c" for `java.util.stream.Collectors$CollectorImpl@2d84cb86` | 0 |
![]() |
Validate that characteristics() is not null for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that characteristics() is iterable over [<IDENTITY_FINISH>] in any order | 0 |
![]() |
Validate that combiner() is not null for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that accumulator() is not null for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that supplier() is not null for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that finisher() is not null for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that the stream `java.util.stream.ReferencePipeline$Head@69cac930` with the collector under test result matches an iterable with size <0> for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that characteristics() is iterable over [<IDENTITY_FINISH>] in any order | 0 |
![]() |
Validate that the stream `java.util.stream.ReferencePipeline$Head@19593091` with the collector under test result matches iterable over ["a", "b"] in any order for `java.util.stream.Collectors$CollectorImpl@6443b128` | 0 |
![]() |
Validate that characteristics() is not null for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
Validate that characteristics() is an empty iterable | 0 |
![]() |
Validate that combiner() is not null for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
Validate that accumulator() is not null for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
Validate that supplier() is not null for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
Validate that finisher() is not null for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
Validate that the stream `java.util.stream.ReferencePipeline$Head@55ea2d70` with the collector under test result matches "a,b" for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
Validate that characteristics() is an empty iterable | 0 |
![]() |
Validate that the stream `java.util.stream.ReferencePipeline$Head@5e742e4` with the collector under test result matches "a,b,c" for `java.util.stream.Collectors$CollectorImpl@5d39f2d8` | 0 |
![]() |
testNotifyFailure | 0 |
![]() |
testNotifySuccess | 0 |
![]() |
testNotifySetEndNotNull | 0 |
![]() |
testNotifySetStartNull | 0 |
![]() |
testNotifySetStartNotNull | 0 |
![]() |
testNotifySkipped | 0 |
![]() |
testNotifySetEndNull | 0 |
![]() |
testNotifyError | 0 |
![]() |
testNotifyStart | 0 |
![]() |
testLocalTimeHour | 0 |
![]() |
testMatcherOptionalDoublePresentTrueAndFalseThenFalse | 0 |
![]() |
testMatcherOptionalPresentTrueAndFalseThenFalse | 0 |
![]() |
testMatcherOptionalIntPresentTrueAndTrueThenTrue | 0 |
![]() |
testMatcherOptionalIntPresentfalseAndFalseThenTrue | 0 |
![]() |
testMatcherOptionalLongPresentTrueAndFalseThenFalse | 0 |
![]() |
testMatcherOptionalIntPresentTrueAndFalseThenFalse | 0 |
![]() |
testMatcherOptionalIntPresentFalseAndTrueThenFalse | 0 |
![]() |
testMatcherOptionalValuePresentDifferentThenFalse | 0 |
![]() |
testMatcherOptionalPresentfalseAndFalseThenTrue | 0 |
![]() |
testLocalDateMonth | 0 |
![]() |
testMatcherOptionalIntValueNotPresentThenFalse | 0 |
![]() |
testMatcherOptionalDoubleValueNotPresentThenFalse | 0 |
![]() |
testMatcherOptionalDoubleValuePresentSameThenTrue | 0 |
![]() |
testMatcherOptionalDoublePresentFalseAndTrueThenFalse | 0 |
![]() |
testMatcherOptionalIntValuePresentSameThenTrue | 0 |
![]() |
testMatcherOptionalValueNotPresentThenFalse | 0 |
![]() |
testMatcherOptionalLongValuePresentDifferentThenFalse | 0 |
![]() |
testMatcherOptionalLongPresentFalseAndTrueThenFalse | 0 |
![]() |
testMatcherOptionalValuePresentSameThenTrue | 0 |
![]() |
testMatcherOptionalDoublePresentTrueAndTrueThenTrue | 0 |
![]() |
testCalendarJanuary | 0 |
![]() |
testMatcherOptionalLongPresentfalseAndFalseThenTrue | 0 |
![]() |
testMatcherOptionalLongPresentTrueAndTrueThenTrue | 0 |
![]() |
testMatcherOptionalDoublePresentfalseAndFalseThenTrue | 0 |
![]() |
testMatcherOptionalDoubleValuePresentDifferentThenFalse | 0 |
![]() |
testMatcherOptionalLongValueNotPresentThenFalse | 0 |
![]() |
testMatcherOptionalPresentFalseAndTrueThenFalse | 0 |
![]() |
testMatcherOptionalLongValuePresentSameThenTrue | 0 |
![]() |
testMatcherOptionalIntValuePresentDifferentThenFalse | 0 |
![]() |
testMatcherOptionalPresentTrueAndTrueThenTrue | 0 |
![]() |
testCalendarYear | 0 |