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