Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 2.951 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
io.github.jonasrutishauser.thread.context 16 0 0 0 100% 2.951 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

io.github.jonasrutishauser.thread.context

- Class Tests Errors Failures Skipped Success Rate Time
ArcTest 4 0 0 0 100% 1.076 s
WeldTest 12 0 0 0 100% 1.875 s

Test Cases

[Summary] [Package List] [Test Cases]

ArcTest

testFreeAfterUsage 0.031 s
testThreadSafty 0.005 s
testNested 0.004 s
testSameThread 0.004 s

WeldTest

testFreeAfterUsage(String) class 0.857 s
testFreeAfterUsage(String) method 0.135 s
testFreeAfterUsage(String) field 0.103 s
testThreadSafty(String) class 0.082 s
testThreadSafty(String) method 0.093 s
testThreadSafty(String) field 0.075 s
testNested(String) class 0.074 s
testNested(String) method 0.071 s
testNested(String) field 0.086 s
testSameThread(String) class 0.060 s
testSameThread(String) method 0.065 s
testSameThread(String) field 0.057 s