Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 3.613 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.testsexecution | 2 | 0 | 0 | 0 | 100% | 3.001 s |
| au.com.lucidtech.testsexecution.samples | 6 | 0 | 0 | 0 | 100% | 0.612 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
au.com.lucidtech.testsexecution
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestsExecutionApplicationTests | 2 | 0 | 0 | 0 | 100% | 3.001 s |
au.com.lucidtech.testsexecution.samples
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest | 1 | 0 | 0 | 0 | 100% | 0.350 s | |
| StartSpringContextWithWebLayerOnlyAndWithoutServerTest | 1 | 0 | 0 | 0 | 100% | 0.244 s | |
| SimpleUnitTest | 4 | 0 | 0 | 0 | 100% | 0.018 s |
Test Cases
[Summary] [Package List] [Test Cases]
StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest
| greetingShouldReturnMessageFromService | 0.089 s |
TestsExecutionApplicationTests
| applicationStarts | 1.184 s | |
| contextLoads | 0.003 s |
StartSpringContextWithWebLayerOnlyAndWithoutServerTest
| shouldReturnDefaultMessage | 0.019 s |
SimpleUnitTest
| shouldTestGreeting | 0.009 s | |
| shouldTestGreeting1 | 0.002 s | |
| shouldTestGreeting2 | 0.001 s | |
| shouldTestGreeting3 | 0.001 s |



