Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4 | 0 | 0 | 0 | 100% | 3.553 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.samples | 4 | 0 | 0 | 0 | 100% | 3.553 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
au.com.lucidtech.testsexecution.samples
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
StartFullSpringContextWithoutServerIT | 2 | 0 | 0 | 0 | 100% | 2.516 s | |
StartFullSpringContextWithServerRestTemplateHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.531 s | |
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.506 s |
Test Cases
[Summary] [Package List] [Test Cases]
StartFullSpringContextWithoutServerIT
controllerIsNotNull | 0.842 s | |
contextLoads | 0.008 s |
StartFullSpringContextWithServerRestTemplateHttpRequestIT
greetingShouldReturnDefaultMessage | 0.076 s |
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT
shouldReturnDefaultMessage | 0.092 s |