Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
244 0 0 14 94.3% 6.812 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
org.dbunit.ant 35 0 0 1 97.1% 3.259 s
org.dbunit.ext.mssql 4 0 0 4 0% 0 s
org.dbunit.operation 62 0 0 6 90.3% 1.022 s
org.dbunit 7 0 0 0 100% 0.150 s
org.dbunit.ext.postgresql 3 0 0 3 0% 0.001 s
org.dbunit.dataset.xml 16 0 0 0 100% 0.506 s
org.dbunit.assertion 31 0 0 0 100% 0.252 s
org.dbunit.database 86 0 0 0 100% 1.622 s

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

org.dbunit.ant

- Class Tests Errors Failures Skipped Success Rate Time
DbUnitTaskIT 35 0 0 1 97.1% 3.259 s

org.dbunit.ext.mssql

- Class Tests Errors Failures Skipped Success Rate Time
InsertIdentityOperationIT 4 0 0 4 0% 0 s

org.dbunit.operation

- Class Tests Errors Failures Skipped Success Rate Time
AbstractBatchOperationIT 2 0 0 0 100% 0.025 s
CloseConnectionOperationIT 1 0 0 0 100% 0.037 s
CompositeOperationIT 1 0 0 0 100% 0.014 s
DeleteAllOperationIT 6 0 0 0 100% 0.130 s
DeleteOperationIT 6 0 0 0 100% 0.098 s
InsertOperationIT 17 0 0 0 100% 0.256 s
RefreshOperationIT 6 0 0 0 100% 0.142 s
TransactionOperationIT 3 0 0 0 100% 0.077 s
TruncateTableOperationIT 6 0 0 6 0% 0.001 s
UpdateOperationIT 14 0 0 0 100% 0.242 s

org.dbunit

- Class Tests Errors Failures Skipped Success Rate Time
DatabaseTestCaseIT 1 0 0 0 100% 0.002 s
DBTestCaseIT 2 0 0 0 100% 0.019 s
DefaultPrepAndExpectedTestCaseDiIT 2 0 0 0 100% 0.077 s
DefaultPrepAndExpectedTestCaseExtIT 2 0 0 0 100% 0.052 s

org.dbunit.ext.postgresql

- Class Tests Errors Failures Skipped Success Rate Time
PostgresqlUuidIT 1 0 0 1 0% 0 s
PostgresSQLOidIT 1 0 0 1 0% 0 s
SQLHelperDomainPostgreSQLIT 1 0 0 1 0% 0.001 s

org.dbunit.dataset.xml

- Class Tests Errors Failures Skipped Success Rate Time
FlatDtdDataSetIT 16 0 0 0 100% 0.506 s

org.dbunit.assertion

- Class Tests Errors Failures Skipped Success Rate Time
DbUnitAssertIT 29 0 0 0 100% 0.244 s
DbUnitValueComparerAssertIT 2 0 0 0 100% 0.008 s

org.dbunit.database

- Class Tests Errors Failures Skipped Success Rate Time
CachedResultSetTableIT 6 0 0 0 100% 0.038 s
DatabaseConnectionIT 9 0 0 0 100% 0.169 s
DatabaseDataSetIT 23 0 0 0 100% 0.035 s
DatabaseTableMetaDataIT 13 0 0 0 100% 0.340 s
DefaultDatabaseTesterConnectionIT 1 0 0 0 100% 0.021 s
ForwardOnlyResultSetTableIT 10 0 0 0 100% 0.685 s
JdbcDatabaseTesterConnectionIT 1 0 0 0 100% 0.011 s
QueryDataSetIT 22 0 0 0 100% 0.263 s
ResultSetTableMetaDataIT 1 0 0 0 100% 0.060 s

Test Cases

[Summary] [Package List] [Test Cases]

DbUnitTaskIT

testExportPartial 0.468 s
testReplaceOrderedOperation 0.137 s
testResolveOperationTypes 0.410 s
testInvalidExportFormat 0.042 s
testExportWithQuerySet 0.092 s
testWithReferenceQuerySet 0.050 s
testExportFlatWithDocytpe 0.073 s
testInvalidOperationType 0.033 s
testReplaceOperation 0.040 s
testExportFlatWithEncoding 0.057 s
testExportFlat 0.072 s
testExportFull 0.067 s
testInvalidDatabaseInformation 0.032 s
testDataTypeFactoryViaGenericConfig 0.048 s
testDataTypeFactory 0.031 s
testExportXmlOrdered 0.217 s
testExportAndCompareFormatMismatch 0.054 s
testDriverNotInClasspath 0.043 s
testClasspath 0.034 s
testWithBadQuerySet 0 s
- Ant now ignores id errors and refid is always evaluated first -
testEscapePattern 0.033 s
testNoDriver 0.032 s
testInvalidCompositeOperationFlat 0.029 s
testExportCsv 0.202 s
testExportDtd 0.040 s
testExportXml 0.074 s
testSetFlatFalse 0.032 s
testNoUserid 0.028 s
testExportWithForwardOnlyResultSetTable 0.075 s
testOrderedOperation 0.040 s
testExportQuery 0.064 s
testNoPassword 0.030 s
testNoDbUrl 0.031 s
testInvalidCompositeOperationSrc 0.028 s
testExportQueryMixed 0.079 s

DbUnitAssertIT

testAssertTablesAndColumnCountNotEquals 0.009 s
testAssertDataSetsTableNamesCaseSensitiveNotEquals 0.006 s
testGetComparisonDataType_ActualTypeUnknown 0 s
testAssertTablesEqualsAndCompatibleDataType 0.001 s
testAssertTablesEmtpyEquals 0.001 s
testAssertTablesAndColumnNamesNotEquals 0.003 s
testAssertTablesWithColFilterAndValuesNotEqualExcluded 0.003 s
testAssertDataSetsAndTablesNotEquals 0.009 s
testAssertTablesEqualsAndIncompatibleDataType 0 s
testAssertTablesByQueryWithColFilterAndValuesNotEqualExcluded 0.006 s
testGetComparisonDataType_BothTypesUnknown 0 s
testAssertDataSetsTableNamesCaseSensitiveWithLowerCaseEquals 0.002 s
testAssertTablesWithColFilterAndValuesNotEqualNotExcluded 0.004 s
testAssertTablesAndValuesNotEquals_AdditionalColumnInfo 0.004 s
testGetComparisonDataType_BothTypesSetIncompatible 0.001 s
testAssertTablesEquals 0.003 s
testAssertTablesAndNamesNotEquals 0.003 s
testAssertTablesEqualsColumnNamesCaseInsensitive 0.003 s
testGetComparisonDataType_BothTypesSetToSame 0 s
testAssertDataSetsAndTableCountNotEquals 0.003 s
testAssertDataSetsWithFailureHandler 0.004 s
testAssertTablesByQueryWithColFilterAndValuesNotEqualNotExcluded 0.005 s
testAssertDataSetsEqualsTableNamesCaseInsensitive 0.004 s
testAssertTablesAndValuesNotEquals 0.004 s
testAssertDataSetsEquals 0.005 s
testAssertDataSetsAndTableNamesNotEquals 0.004 s
testAssertTablesAndColumnSequenceNotEquals 0.003 s
testGetComparisonDataType_ExpectedTypeUnknown 0 s
testAssertTablesAndRowCountNotEquals 0.005 s

DbUnitValueComparerAssertIT

testAssertWithValueComparerITableITableValueComparer_AllRowsEqual_NoFail 0.004 s
testAssertWithValueComparerITableITableValueComparerMap_OneColumnNotEqual_NoFail 0.004 s

CachedResultSetTableIT

testGetValue 0.008 s
testTableMetaData 0.005 s
testGetValueCaseInsensitive 0.005 s
testGetValueRowBounds 0.007 s
testGetValueAndNoSuchColumn 0.006 s
testGetRowCount 0.005 s

DatabaseConnectionIT

testGetRowCount_NoSchemaSpecified 0.050 s
testGetRowCount_NonexistingSchema 0.012 s
testGetRowCount 0.011 s
testCreateQueryWithPreparedStatement 0.013 s
testCreateNullConnection 0.013 s
testCreateConnectionWithNonExistingSchemaAndLenientValidation 0.015 s
testCreateConnectionWithSchemaDbStoresUpperCaseIdentifiers 0.018 s
testCreateConnectionWithNonExistingSchemaAndStrictValidation 0.016 s
testCreateConnectionWithSchemaDbStoresLowerCaseIdentifiers 0.014 s

DatabaseDataSetIT

testGetTable 0.004 s
testReverseIterator 0.003 s
testGetTablesDefensiveCopy 0.004 s
testGetTableMetaData 0.001 s
testGetTableNamesDefensiveCopy 0 s
testGetUnknownTableMetaData 0 s
testGetTableNames 0.001 s
testGetUnknownTable 0.001 s
testGetCaseInsensitiveTable 0.002 s
testCreateMultipleCaseDuplicateDataSet 0.001 s
testGetTables 0 s
testGetCaseInsensitiveTableMetaData 0.001 s
testIterator 0 s
testCreateDuplicateDataSet 0.001 s
testGetQualifiedTableNames 0.001 s
testGetSelectStatementWithEscapedNames 0 s
testGetPrimaryKeysAndQualifiedNamesEnabled 0.001 s
testGetPrimaryKeysWithColumnFilters 0.002 s
testGetSelectStatement 0 s
testGetColumnsAndQualifiedNamesEnabled 0.002 s
testGetTableThatIsFiltered 0.002 s
testGetSelectStatementWithPrimaryKeys 0 s
testGetSelectStatementWithEscapedNamesAndOrderBy 0.001 s

DatabaseTableMetaDataIT

testGetNoPrimaryKeys 0.013 s
testGetColumnsForTablesMatchingSamePattern 0.094 s
testGetNoColumns 0.012 s
testFullyQualifiedTableName 0.014 s
testDbStoresUpperCaseTableNames 0.011 s
testColumnDataType 0.013 s
testCreation_UnknownTable 0.014 s
testCaseInsensitiveAndI18n 0.020 s
testDbStoresLowerCaseTableNames 0.016 s
testColumnIsNullable 0.021 s
testGetPrimaryKeys 0.017 s
testCaseSensitive 0.074 s
testUnsupportedColumnDataType 0.017 s

DefaultDatabaseTesterConnectionIT

testGetRowCount 0.020 s

ForwardOnlyResultSetTableIT

testGetValue 0.595 s
testTableMetaData 0.008 s
testGetValueCaseInsensitive 0.009 s
testGetValueAndNoSuchColumn 0.008 s
testGetValueIterateBackward 0.010 s
testGetMissingValue 0.001 s
testGetValueRowBounds 0.009 s
testGetRowCount 0.008 s
testGetValueOnEmptyTable 0.003 s
testGetValueOnLastRowIsClosingResultSet 0.023 s

JdbcDatabaseTesterConnectionIT

testGetRowCount 0.011 s

QueryDataSetIT

testGetTable 0.016 s
testReverseIterator 0.014 s
testGetTablesDefensiveCopy 0.014 s
testGetTableMetaData 0.018 s
testGetTableNamesDefensiveCopy 0.011 s
testGetUnknownTableMetaData 0.016 s
testGetTableNames 0.011 s
testGetUnknownTable 0.016 s
testGetCaseInsensitiveTable 0.011 s
testCreateMultipleCaseDuplicateDataSet 0.010 s
testGetTables 0.011 s
testGetCaseInsensitiveTableMetaData 0.019 s
testIterator 0.016 s
testCreateDuplicateDataSet 0.008 s
testCombinedWhere 0.008 s
testGetAllRowsSingleColumn 0.007 s
testMultipleTables 0.009 s
testGetAllColumnsWithStar 0.008 s
testOnlySpecifiedColumnsReturned 0.007 s
testGetSelectPartialData2 0.010 s
testMultipleTablesWithMissingWhere 0.007 s
testGetSelectPartialData 0.007 s

ResultSetTableMetaDataIT

testGetColumnsForTablesMatchingSamePattern 0.060 s

DatabaseTestCaseIT

testConfigureConnection 0.002 s

FlatDtdDataSetIT

testGetTable 0.003 s
testReverseIterator 0.002 s
testGetTablesDefensiveCopy 0.001 s
testGetTableMetaData 0.001 s
testGetTableNamesDefensiveCopy 0.001 s
testGetUnknownTableMetaData 0.001 s
testGetTableNames 0.001 s
testGetUnknownTable 0.001 s
testGetCaseInsensitiveTable 0.001 s
testCreateMultipleCaseDuplicateDataSet 0.001 s
testGetTables 0.001 s
testGetCaseInsensitiveTableMetaData 0.001 s
testIterator 0.001 s
testCreateDuplicateDataSet 0.002 s
testWriteFromDatabase 0.480 s
testWriteFromDtd 0.004 s

DBTestCaseIT

testExecuteSetUpTearDown 0.016 s
testConfigureConnection 0.001 s

DefaultPrepAndExpectedTestCaseDiIT

testFailRun 0.031 s
testSuccessRun 0.041 s

DefaultPrepAndExpectedTestCaseExtIT

testFailRun 0.023 s
testSuccessRun 0.029 s

InsertIdentityOperationIT

testExecuteForwardOnly 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql] -
testExecuteLowerCase 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql] -
testExecuteXML 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql] -
testExecuteFlatXML 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql] -

PostgresqlUuidIT

xtestUUidDataType 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [postgresql] -

PostgresSQLOidIT

xtestOidDataType 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [postgresql] -

SQLHelperDomainPostgreSQLIT

xtestDomainDataTypes 0 s
- System property [dbunit.profile] with value [hsqldb] does not match regular expression [postgresql] -

AbstractBatchOperationIT

testGetOperationMetaDataAndUnknownColumns 0.012 s
testGetOperationMetaDataAndMissingColumns 0.013 s

CloseConnectionOperationIT

testMockExecute 0.036 s

CompositeOperationIT

testExecute 0.014 s

DeleteAllOperationIT

testExecute 0.020 s
testExecuteWithEmptyDataset 0.017 s
testExecuteEmpty 0.025 s
testMockExecute 0.023 s
testExecuteCaseInsentive 0.021 s
testExecuteWithEscapedNames 0.021 s

DeleteOperationIT

testExecute 0.019 s
testMockExecute 0.018 s
testExecuteWithEmptyTable 0.013 s
testExecuteCaseInsensitive 0.016 s
testExecuteWithEscapedNames 0.015 s
testExecuteAndNoPrimaryKey 0.014 s

InsertOperationIT

testExecuteUnknownColumn 0.011 s
testExecute 0.031 s
testDefaultValues 0.016 s
testExecuteIgnoreNone 0.016 s
testExecuteWithBlanksDisabledAndNonEmptyStrings 0.014 s
testExecuteForwardOnly 0.019 s
testInsertXmlType 0.012 s
testMockExecute 0.014 s
testExecuteWithEmptyTable 0.011 s
testExecuteWithBlanksAllowed 0.011 s
testInsertBlob 0.013 s
testInsertClob 0.009 s
testInsertSdoGeometry 0.012 s
testExecuteCaseInsensitive 0.021 s
testExecuteWithEscapedNames 0.009 s
testMissingColumns 0.014 s
testExecuteWithBlanksDisabledAndEmptyString 0.015 s

RefreshOperationIT

testExecuteUnknownColumn 0.014 s
testExecute 0.023 s
testExecuteForwardOnly 0.047 s
testExecuteWithEmptyTable 0.011 s
testExecuteAndNoPrimaryKeys 0.016 s
testExecuteCaseInsensitive 0.029 s

TransactionOperationIT

testExecuteCommit 0.020 s
testExecuteRollback 0.031 s
testExclusiveTransaction 0.024 s

TruncateTableOperationIT

testExecute 0 s
- System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)] -
testExecuteWithEmptyDataset 0 s
- System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)] -
testExecuteEmpty 0 s
- System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)] -
testMockExecute 0 s
- System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)] -
testExecuteCaseInsentive 0 s
- System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)] -
testExecuteWithEscapedNames 0 s
- System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)] -

UpdateOperationIT

testExecute 0.021 s
testUpdateXmlType 0.015 s
testUpdateBlob 0.015 s
testUpdateClob 0.015 s
testExecuteWithBlanksDisabledAndNonEmptyStrings 0.018 s
testExecuteForwardOnly 0.019 s
testMockExecute 0.015 s
testExecuteWithEmptyTable 0.015 s
testExecuteWithBlanksAllowed 0.017 s
testExecuteWithEscapedName 0.017 s
testExecuteAndNoPrimaryKeys 0.016 s
testExecuteCaseInsensitive 0.020 s
testUpdateSdoGeometry 0.015 s
testExecuteWithBlanksDisabledAndEmptyString 0.016 s

Failure Details

[Summary] [Package List] [Test Cases]


testWithBadQuerySet
- skipped: Ant now ignores id errors and refid is always evaluated first
testExecuteForwardOnly
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql]
testExecuteLowerCase
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql]
testExecuteXML
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql]
testExecuteFlatXML
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [mssql]
xtestUUidDataType
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [postgresql]
xtestOidDataType
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [postgresql]
xtestDomainDataTypes
- skipped: System property [dbunit.profile] with value [hsqldb] does not match regular expression [postgresql]
testExecute
- skipped: System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)]
testExecuteWithEmptyDataset
- skipped: System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)]
testExecuteEmpty
- skipped: System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)]
testMockExecute
- skipped: System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)]
testExecuteCaseInsentive
- skipped: System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)]
testExecuteWithEscapedNames
- skipped: System property [dbunit.profile.unsupportedFeatures] with value [BLOB,CLOB,SCROLLABLE_RESULTSET,INSERT_IDENTITY,TRUNCATE_TABLE,SDO_GEOMETRY,XML_TYPE] matches regular expression [(.*)TRUNCATE_TABLE(.*)]