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