Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package | Tests | Errors | Failures | Success Rate | Time |
---|
org.israfil.sqlelements | 32 | 0 | 0 | 100.00% | 0.09 |
org.israfil.sqlelements.constraints | 27 | 0 | 0 | 100.00% | 0.03 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
 | testBetweenRangeWithLiterals | 0.00 |
 | testBetweenRangeWithRealColumns | 0.00 |
 | testColumnConstraintCreationWithoutTable | 0.00 |
 | testColumnConstraintCreationWithoutAlias | 0.00 |
 | testColumnConstraintCreationWithAlias | 0.00 |
 | testColumnAccessInColumnConstraint | 0.00 |
 | testAndRender | 0.00 |
 | testAndWithSetOfConstraints | 0.00 |
 | testOrWithConstraints | 0.01 |
 | testOrWithSetOfConstraints | 0.00 |
 | testNotRender | 0.00 |
 | testConstructWithOneConstraint | 0.00 |
 | testConstructWithTwoConstraints | 0.00 |
 | testConstructWithMultipleConstraints | 0.00 |
 | testConstructWithNoConstraints | 0.00 |
 | testConstructWithNullSetOfConstraints | 0.00 |
 | testConstructWithSelfSameConstraint | 0.00 |
 | testRenderWithAConstraintSetWithNullElement | 0.00 |
 | testRenderWithOneConstraint | 0.00 |
 | testRenderWithOneNullConstraint | 0.00 |
 | testNaryConstraintWithMultipleConstraints | 0.00 |
 | testNaryConstraintWithNullConstraints | 0.00 |
 | testCreateDelete | 0.00 |
 | testFailRenderWithNoTable | 0.00 |
 | testDeleteWithTable | 0.00 |
 | testDeleteWithTableAndConstraint | 0.00 |
 | testGetParameterValueTest | 0.01 |
 | testCloneQuery | 0.01 |
 | testColumns | 0.00 |
 | testTables | 0.00 |
 | testSelectTest | 0.00 |
 | testSelectTestWithAlias | 0.00 |
 | testMultiColumnSelectTest | 0.00 |
 | testMultiColumnSelectTestWithAlias | 0.00 |
 | testSelectWithConstraint | 0.00 |
 | testSelectWithConstraintUsingInnerJoin | 0.00 |
 | testSelectWithConstraintUsingInnerJoinNoTableAlias | 0.01 |
 | testComplexInnerJoin | 0.00 |
 | testComplexLeftOuterJoin | 0.00 |
 | testConstructSimpleTable | 0.00 |
 | testGetName | 0.00 |
 | testToString | 0.00 |
 | testClone | 0.00 |
 | testRender | 0.00 |
 | testAliasesForUnaliasedTables | 0.00 |
 | testCreateUpdate | 0.00 |
 | testRenderWithNoTable | 0.00 |
 | testNormalUpdate | 0.00 |
 | testNormalUpdateWithConstraints | 0.00 |