Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 0 0 0 100% 0.987

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.github.smokestack.jpa 4 0 0 0 100% 0.132
com.github.smokestack.jpa.ex02 1 0 0 0 100% 0.13
com.github.smokestack.jpa.ex01 1 0 0 0 100% 0.725

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.github.smokestack.jpa

Class Tests Errors Failures Skipped Success Rate Time
MockPersistenceProviderImplTest 2 0 0 0 100% 0.111
MockQLQueryTest 2 0 0 0 100% 0.021

com.github.smokestack.jpa.ex02

Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 0.13

com.github.smokestack.jpa.ex01

Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 0.725

Test Cases

[Summary] [Package List] [Test Cases]

MainTest

testMain 0.65

MockPersistenceProviderImplTest

testCreateEntityManagerFactory 0.011
testToString 0.097

MainTest

testMain 0.128

MockQLQueryTest

testParsing1 0.016
testNull 0.001