Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 5.715 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% 4.896 s
com.lucidtech.puttingalltogether.samples 6 0 0 0 100% 0.819 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% 4.896 s

com.lucidtech.puttingalltogether.samples

- Class Tests Errors Failures Skipped Success Rate Time
SimpleUnitTest 4 0 0 0 100% 0.016 s
StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest 1 0 0 0 100% 0.466 s
StartSpringContextWithWebLayerOnlyAndWithoutServerTest 1 0 0 0 100% 0.337 s

Test Cases

[Summary] [Package List] [Test Cases]

SimpleUnitTest

shouldTestGreeting 0.006 s
shouldTestGreeting1 0.002 s
shouldTestGreeting2 0.001 s
shouldTestGreeting3 0.001 s

PuttingAllTogetherApplicationTests

applicationStarts 1.800 s
contextLoads 0.003 s

StartSpringContextWithSpecificClassAndWithWebLayerOnlyButWithoutServerTest

greetingShouldReturnMessageFromService 0.191 s

StartSpringContextWithWebLayerOnlyAndWithoutServerTest

shouldReturnDefaultMessage 0.020 s