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