Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4 | 0 | 0 | 0 | 100% | 5.476 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.476 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.664 s |
![]() |
StartFullSpringContextWithServerRestTemplateHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.757 s |
![]() |
StartFullSpringContextWithoutServerIT | 2 | 0 | 0 | 0 | 100% | 4.055 s |
Test Cases
[Summary] [Package List] [Test Cases]
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT
![]() |
shouldReturnDefaultMessage | 0.192 s |
StartFullSpringContextWithServerRestTemplateHttpRequestIT
![]() |
greetingShouldReturnDefaultMessage | 0.126 s |
StartFullSpringContextWithoutServerIT
![]() |
controllerIsNotNull | 1.256 s |
![]() |
contextLoads | 0.008 s |