Test Result : SelectResultSetTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
getIntByIndexThrowsVariableNotBoundWhenVariableIsInResultSetButIsNotBoundInRow | 3 ms | Passed |
getObjectOnBlankNodeReturnsItAsString | 5 ms | Passed |
getObjectOnLiteralReturnsCorrespondingJavaLiteral | 0.16 sec | Passed |
getObjectOnSesameUriReturnsJavaUri | 6 ms | Passed |
getObjectThrowsVariableNotBoundWhenVariableIsInResultSetButIsNotBoundInRow | 6 ms | Passed |
getObjectTypedOnUriReturnsUriWhenAskedForUri | 2 ms | Passed |
isBoundReturnsFalseForUnboundVariableIndex | 14 ms | Passed |
isBoundReturnsFalseForUnboundVariableName | 2 ms | Passed |
isBoundReturnsTrueForBoundVariableIndex | 5 ms | Passed |
isBoundReturnsTrueForBoundVariableName | 4 ms | Passed |