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