Test Result : SelectResultSetTest
0 failures
10 tests
All Tests
Test name | Duration | Status |
---|---|---|
getIntByIndexThrowsVariableNotBoundWhenVariableIsInResultSetButIsNotBoundInRow | 2 ms | Passed |
getObjectOnBlankNodeReturnsItAsString | 2 ms | Passed |
getObjectOnLiteralReturnsCorrespondingJavaLiteral | 97 ms | Passed |
getObjectOnRdf4jIriReturnsJavaUri | 3 ms | Passed |
getObjectThrowsVariableNotBoundWhenVariableIsInResultSetButIsNotBoundInRow | 2 ms | Passed |
getObjectTypedOnUriReturnsUriWhenAskedForUri | 11 ms | Passed |
isBoundReturnsFalseForUnboundVariableIndex | 5 ms | Passed |
isBoundReturnsFalseForUnboundVariableName | 2 ms | Passed |
isBoundReturnsTrueForBoundVariableIndex | 2 ms | Passed |
isBoundReturnsTrueForBoundVariableName | 2 ms | Passed |