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