Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
18 0 0 100.00% 1.39

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Test Cases

[ summary ] [ package list ] [ test cases ]

BackpedalEngineImplJUnitTest

testBackpedalInsert Success 0.17
testBackpedalUpdate Success 0.00
testBackpedalDelete Success 0.00

BackpedalStatementStackImplJUnitTest

testCanBackpedalWhenEmpty Success 0.05
testCanBackpedalTwoStatements Success 0.08

PreparedStatementEssentialsJUnitTest

testThrowsExceptionOnUnknownSqlKeyword Success 0.14
testCanHandleNullStringBindVariableDuringInsert Success 0.28
testCanHandleNullStringBindVariableDuringUpdate Success 0.02
testCanHandleNullStringBindVariableDuringDelete Success 0.00
testCanHandleEmptyStringBindVariableDuringInsert Success 0.00
testRealExample Success 0.02

BindVariableComparatorJUnitTest

testCompare Success 0.02

BindVariableSetImplJUnitTest

testSetInto Success 0.08

MetadataManagerImplJUnitTest

testCanRetrieveTableMetadata Success 0.22

ServerRunnableImplJUnitTest

testMainline Success 0.12

KodoStatementParserJUnitTest

testInsertStatementParse Success 0.02
testDeleteStatementParse Success 0.00
testUpdateStatementParse Success 0.00