Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 0.449

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.jca.cci.ex01 3 0 0 0 100% 0.264
com.github.smokestack.jca.cci 12 0 0 0 100% 0.185

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

com.github.smokestack.jca.cci.ex01

Class Tests Errors Failures Skipped Success Rate Time
SampleCCITest 3 0 0 0 100% 0.264

com.github.smokestack.jca.cci

Class Tests Errors Failures Skipped Success Rate Time
MockLocalTransactionTest 3 0 0 0 100% 0.026
MockResourceAdapterMetaDataTest 9 0 0 0 100% 0.159

Test Cases

[Summary] [Package List] [Test Cases]

SampleCCITest

testSuccess 0.197
testMismatch 0.043
testDouble 0.019

MockLocalTransactionTest

testBegin 0.017
testBeginDouble 0.004
testRollback 0.001

MockResourceAdapterMetaDataTest

testGetAdapterName 0.066
testGetAdapterShortDescription 0.001
testGetAdapterVendorName 0.001
testGetAdapterVersion 0.001
testGetInteractionSpecsSupported 0.001
testGetSpecVersion 0.001
testSupportsExecuteWithInputAndOutputRecord 0.001
testSupportsExecuteWithInputRecordOnly 0.001
testSupportsLocalTransactionDemarcation 0.01