Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4 | 0 | 0 | 0 | 100% | 5.483 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.samples | 4 | 0 | 0 | 0 | 100% | 5.483 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.lucidtech.puttingalltogether.samples
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.592 s | |
StartFullSpringContextWithServerRestTemplateHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.868 s | |
StartFullSpringContextWithoutServerIT | 2 | 0 | 0 | 0 | 100% | 4.023 s |
Test Cases
[Summary] [Package List] [Test Cases]
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT
shouldReturnDefaultMessage | 0.172 s |
StartFullSpringContextWithServerRestTemplateHttpRequestIT
greetingShouldReturnDefaultMessage | 0.137 s |
StartFullSpringContextWithoutServerIT
controllerIsNotNull | 1.035 s | |
contextLoads | 0.007 s |