Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 0 0 0 100% 0.064

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
net.avcompris.commons3.dao 15 0 0 0 100% 0.014
net.avcompris.commons3.dao.impl 7 0 0 0 100% 0.05

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

net.avcompris.commons3.dao

Class Tests Errors Failures Skipped Success Rate Time
DbTablesUtilsTest 15 0 0 0 100% 0.014

net.avcompris.commons3.dao.impl

Class Tests Errors Failures Skipped Success Rate Time
AbstractDaoInRDSTest 7 0 0 0 100% 0.05

Test Cases

[Summary] [Package List] [Test Cases]

AbstractDaoInRDSTest

testToSQLOrderByDirective_2_desc_asc 0.039
testToSQLOrderByDirective_empty 0.001
testToSQLOrderByDirective_2_desc_desc 0
testToSQLOrderByDirective_1_desc 0
testToSQLOrderByDirective_2_asc_desc 0.001
testToSQLOrderByDirective_1 0
testToSQLOrderByDirective_2 0.001

DbTablesUtilsTest

testGetSQLCreateCommands_twoColumns_FK 0.005
testGetSQLCreateCommands_twoColumns_INTEGER_BOOLEAN 0.001
testNonAsciiColumnName 0.001
testGetSQLDropCommands_emptyTable 0.001
testGetSQLCreateCommands_emptyTable 0
testGetSQLCreateCommands_oneColumn_VARCHAR_255 0.001
testGetSQLCreateCommands_twoColumns_biFK 0
testGetSQLCreateCommands_emptyTable_uppercase 0.001
testGetSQLCreateCommands_2FKs 0
testGetSQLCreateCommands_serial 0
testGetSQLCreateCommands_unique 0
testGetSQLDropCommands_emptyTable_uppercase 0
testGetSQLCreateCommands_twoColumns_PK_TZ 0
testGetSQLCreateCommands_index 0
testNonLowercaseColumnName 0.001