Test Result : SelectResultSetTest
0 failures
(±0)
10 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
getIntByIndexThrowsVariableNotBoundWhenVariableIsInResultSetButIsNotBoundInRow | 1 ms | Passed |
getObjectOnBlankNodeReturnsItAsString | 1 ms | Passed |
getObjectOnLiteralReturnsCorrespondingJavaLiteral | 19 ms | Passed |
getObjectOnSesameUriReturnsJavaUri | 1 ms | Passed |
getObjectThrowsVariableNotBoundWhenVariableIsInResultSetButIsNotBoundInRow | 7 ms | Passed |
getObjectTypedOnUriReturnsUriWhenAskedForUri | 1 ms | Passed |
isBoundReturnsFalseForUnboundVariableIndex | 1 ms | Passed |
isBoundReturnsFalseForUnboundVariableName | 1 ms | Passed |
isBoundReturnsTrueForBoundVariableIndex | 1 ms | Passed |
isBoundReturnsTrueForBoundVariableName | 1 ms | Passed |