Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 5.405 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 |
|---|---|---|---|---|---|---|
| au.com.lucidtech.jacocoexecution | 2 | 0 | 0 | 0 | 100% | 4.771 s |
| au.com.lucidtech.jacocoexecution.samples | 6 | 0 | 0 | 0 | 100% | 0.634 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
au.com.lucidtech.jacocoexecution
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JacocoExecutionApplicationTests | 2 | 0 | 0 | 0 | 100% | 4.771 s |
au.com.lucidtech.jacocoexecution.samples
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SimpleUnitTest | 4 | 0 | 0 | 0 | 100% | 0.010 s | |
| StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest | 1 | 0 | 0 | 0 | 100% | 0.424 s | |
| StartSpringContextWithWebLayerOnlyAndWithoutServerTest | 1 | 0 | 0 | 0 | 100% | 0.200 s |
Test Cases
[Summary] [Package List] [Test Cases]
SimpleUnitTest
| shouldTestGreeting | 0.005 s | |
| shouldTestGreeting1 | 0.001 s | |
| shouldTestGreeting2 | 0.001 s | |
| shouldTestGreeting3 | 0 s |
StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest
| greetingShouldReturnMessageFromService | 0.158 s |
JacocoExecutionApplicationTests
| applicationStarts | 1.988 s | |
| contextLoads | 0.010 s |
StartSpringContextWithWebLayerOnlyAndWithoutServerTest
| shouldReturnDefaultMessage | 0.009 s |



