Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 1.872

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.jdbc.ex03 1 0 0 0 100% 0.26
com.github.smokestack.jdbc.ex01 2 0 0 0 100% 0.571
com.github.smokestack.jdbc.ex02 4 0 0 0 100% 0.637
com.github.smokestack.jdbc.ex04 2 0 0 0 100% 0.122
com.github.smokestack.jdbc.ex05 3 0 0 0 100% 0.282

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

com.github.smokestack.jdbc.ex03

Class Tests Errors Failures Skipped Success Rate Time
PSSelectTest 1 0 0 0 100% 0.26

com.github.smokestack.jdbc.ex01

Class Tests Errors Failures Skipped Success Rate Time
HelloWorldTest 2 0 0 0 100% 0.571

com.github.smokestack.jdbc.ex02

Class Tests Errors Failures Skipped Success Rate Time
PSBatchTest 4 0 0 0 100% 0.637

com.github.smokestack.jdbc.ex04

Class Tests Errors Failures Skipped Success Rate Time
DeleteOpTest 2 0 0 0 100% 0.122

com.github.smokestack.jdbc.ex05

Class Tests Errors Failures Skipped Success Rate Time
HelloWorldDSTest 3 0 0 0 100% 0.282

Test Cases

[Summary] [Package List] [Test Cases]

HelloWorldDSTest

testMain 0.145
testMainAgain 0.099
testMainRollback 0.034

DeleteOpTest

testMain 0.047
testMainException 0.073

HelloWorldTest

testMain 0.269
testMainAgain 0.136

PSBatchTest

testMain 0.075
testMainThrowOnCommit 0.23
testMainOverrideCommit 0.169
testMainValidateOnCommit 0.159

PSSelectTest

testMain 0.23