Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 6.034 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 |
|---|---|---|---|---|---|---|
| com.lucidtech.puttingalltogether | 2 | 0 | 0 | 0 | 100% | 5.208 s |
| com.lucidtech.puttingalltogether.samples | 6 | 0 | 0 | 0 | 100% | 0.826 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.lucidtech.puttingalltogether
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| PuttingAllTogetherApplicationTests | 2 | 0 | 0 | 0 | 100% | 5.208 s |
com.lucidtech.puttingalltogether.samples
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SimpleUnitTest | 4 | 0 | 0 | 0 | 100% | 0.015 s | |
| StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest | 1 | 0 | 0 | 0 | 100% | 0.509 s | |
| StartSpringContextWithWebLayerOnlyAndWithoutServerTest | 1 | 0 | 0 | 0 | 100% | 0.302 s |
Test Cases
[Summary] [Package List] [Test Cases]
SimpleUnitTest
| shouldTestGreeting | 0.005 s | |
| shouldTestGreeting1 | 0.002 s | |
| shouldTestGreeting2 | 0 s | |
| shouldTestGreeting3 | 0.001 s |
PuttingAllTogetherApplicationTests
| applicationStarts | 2.133 s | |
| contextLoads | 0.008 s |
StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest
| greetingShouldReturnMessageFromService | 0.182 s |
StartSpringContextWithWebLayerOnlyAndWithoutServerTest
| shouldReturnDefaultMessage | 0.022 s |



