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