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