Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4 | 0 | 0 | 0 | 100% | 5.831 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.jacocoexecution.samples | 4 | 0 | 0 | 0 | 100% | 5.831 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
au.com.lucidtech.jacocoexecution.samples
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
StartFullSpringContextWithServerRestTemplateHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.928 s | |
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT | 1 | 0 | 0 | 0 | 100% | 0.776 s | |
StartFullSpringContextWithoutServerIT | 2 | 0 | 0 | 0 | 100% | 4.127 s |
Test Cases
[Summary] [Package List] [Test Cases]
StartFullSpringContextWithServerRestTemplateHttpRequestIT
greetingShouldReturnDefaultMessage | 0.144 s |
StartFullSpringContextButWithoutServerMockMvcHttpRequestIT
shouldReturnDefaultMessage | 0.197 s |
StartFullSpringContextWithoutServerIT
controllerIsNotNull | 1.271 s | |
contextLoads | 0.008 s |