[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 149 | 0 | 0 | 0 | 100% | 0.931 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.commons.dbutils | 81 | 0 | 0 | 0 | 100% | 0.882 |
| org.apache.commons.dbutils.wrappers | 44 | 0 | 0 | 0 | 100% | 0.039 |
| org.apache.commons.dbutils.handlers | 24 | 0 | 0 | 0 | 100% | 0.01 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AsyncQueryRunnerTest | 33 | 0 | 0 | 0 | 100% | 0.576 | |
| BasicRowProcessorTest | 4 | 0 | 0 | 0 | 100% | 0.082 | |
| BeanProcessorTest | 2 | 0 | 0 | 0 | 100% | 0.005 | |
| ProxyFactoryTest | 7 | 0 | 0 | 0 | 100% | 0.069 | |
| QueryLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| QueryRunnerTest | 33 | 0 | 0 | 0 | 100% | 0.145 | |
| ResultSetIteratorTest | 1 | 0 | 0 | 0 | 100% | 0.003 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SqlNullCheckedResultSetTest | 41 | 0 | 0 | 0 | 100% | 0.038 | |
| StringTrimmedResultSetTest | 3 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ArrayHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ArrayListHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| BeanHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| BeanListHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ColumnListHandlerTest | 4 | 0 | 0 | 0 | 100% | 0.001 | |
| KeyedHandlerTest | 4 | 0 | 0 | 0 | 100% | 0.002 | |
| MapHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| MapListHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.001 | |
| ScalarHandlerTest | 4 | 0 | 0 | 0 | 100% | 0.001 |
[Summary] [Package List] [Test Cases]
| testGoodBatch | 0.296 | |
| testGoodBatchPmdTrue | 0.01 | |
| testGoodBatchDefaultConstructor | 0.011 | |
| testNullParamsBatch | 0.01 | |
| testTooFewParamsBatch | 0.006 | |
| testTooManyParamsBatch | 0.005 | |
| testNullConnectionBatch | 0.005 | |
| testNullSqlBatch | 0.005 | |
| testNullParamsArgBatch | 0.005 | |
| testAddBatchException | 0.007 | |
| testExecuteBatchException | 0.007 | |
| testGoodQuery | 0.013 | |
| testGoodQueryPmdTrue | 0.011 | |
| testGoodQueryDefaultConstructor | 0.009 | |
| testNoParamsQuery | 0.006 | |
| testTooFewParamsQuery | 0.006 | |
| testTooManyParamsQuery | 0.005 | |
| testNullConnectionQuery | 0.003 | |
| testNullSqlQuery | 0.003 | |
| testNullHandlerQuery | 0.003 | |
| testExecuteQueryException | 0.004 | |
| testGoodUpdate | 0.012 | |
| testGoodUpdatePmdTrue | 0.009 | |
| testGoodUpdateDefaultConstructor | 0.007 | |
| testNoParamsUpdate | 0.003 | |
| testTooFewParamsUpdate | 0.003 | |
| testTooManyParamsUpdate | 0.003 | |
| testNullConnectionUpdate | 0.003 | |
| testNullSqlUpdate | 0.002 | |
| testExecuteUpdateException | 0.004 | |
| testFillStatementWithBean | 0.011 | |
| testFillStatementWithBeanNullNames | 0.003 | |
| testBadPrepareConnection | 0.003 |
| testCreateConnection | 0.009 | |
| testCreateDriver | 0.003 | |
| testCreatePreparedStatement | 0.013 | |
| testCreateResultSet | 0 | |
| testCreateResultSetMetaData | 0 | |
| testCreateStatement | 0.006 | |
| testCreateCallableStatement | 0.037 |
| testGoodBatch | 0.008 | |
| testGoodBatchPmdTrue | 0.004 | |
| testGoodBatchDefaultConstructor | 0.005 | |
| testNullParamsBatch | 0.005 | |
| testTooFewParamsBatch | 0.003 | |
| testTooManyParamsBatch | 0.002 | |
| testNullConnectionBatch | 0.003 | |
| testNullSqlBatch | 0.002 | |
| testNullParamsArgBatch | 0.003 | |
| testAddBatchException | 0.003 | |
| testExecuteBatchException | 0.003 | |
| testGoodQuery | 0.006 | |
| testGoodQueryPmdTrue | 0.007 | |
| testGoodQueryDefaultConstructor | 0.005 | |
| testNoParamsQuery | 0.003 | |
| testTooFewParamsQuery | 0.003 | |
| testTooManyParamsQuery | 0.003 | |
| testNullConnectionQuery | 0.002 | |
| testNullSqlQuery | 0.003 | |
| testNullHandlerQuery | 0.002 | |
| testExecuteQueryException | 0.003 | |
| testGoodUpdate | 0.006 | |
| testGoodUpdatePmdTrue | 0.005 | |
| testGoodUpdateDefaultConstructor | 0.006 | |
| testNoParamsUpdate | 0.003 | |
| testTooFewParamsUpdate | 0.004 | |
| testTooManyParamsUpdate | 0.005 | |
| testNullConnectionUpdate | 0.003 | |
| testNullSqlUpdate | 0.003 | |
| testExecuteUpdateException | 0.003 | |
| testFillStatementWithBean | 0.006 | |
| testFillStatementWithBeanNullNames | 0.004 | |
| testBadPrepareConnection | 0.002 |
| testHandle | 0 | |
| testEmptyResultSetHandle | 0 | |
| testColumnIndexHandle | 0 | |
| testColumnNameHandle | 0 |
| testHandle | 0 | |
| testEmptyResultSetHandle | 0 | |
| testColumnIndexHandle | 0 | |
| testColumnNameHandle | 0.001 |
| testGetAsciiStream | 0.002 | |
| testGetBigDecimal | 0 | |
| testGetBinaryStream | 0.003 | |
| testGetBlob | 0 | |
| testGetBoolean | 0 | |
| testGetByte | 0 | |
| testGetBytes | 0 | |
| testGetCharacterStream | 0 | |
| testGetClob | 0 | |
| testGetDate | 0 | |
| testGetDouble | 0 | |
| testGetFloat | 0 | |
| testGetInt | 0 | |
| testGetLong | 0 | |
| testGetObject | 0 | |
| testGetRef | 0.001 | |
| testGetShort | 0.001 | |
| testGetString | 0 | |
| testGetTime | 0.001 | |
| testGetTimestamp | 0.001 | |
| testURL | 0.008 | |
| testSetNullAsciiStream | 0 | |
| testSetNullBigDecimal | 0 | |
| testSetNullBinaryStream | 0.001 | |
| testSetNullBlob | 0 | |
| testSetNullBoolean | 0 | |
| testSetNullByte | 0 | |
| testSetNullBytes | 0 | |
| testSetNullCharacterStream | 0 | |
| testSetNullClob | 0 | |
| testSetNullDate | 0.001 | |
| testSetNullDouble | 0 | |
| testSetNullFloat | 0.001 | |
| testSetNullInt | 0 | |
| testSetNullLong | 0 | |
| testSetNullObject | 0 | |
| testSetNullShort | 0 | |
| testSetNullString | 0 | |
| testSetNullRef | 0 | |
| testSetNullTime | 0.001 | |
| testSetNullTimestamp | 0 |