findColumnReturnsZeroForAnyName | 1 ms | Passed |
getBooleanByIndexReturnsResult | 1 ms | Passed |
getBooleanByVariableReturnsResult | 1 ms | Passed |
getByteByIndexThrowsUnsupportedOperationException | 2 ms | Passed |
getByteByVariableThrowsUnsupportedOperationException | 1 ms | Passed |
getColumnCountReturnsOne | 1 ms | Passed |
getDoubleByIndexThrowsUnsupportedOperationException | 1 ms | Passed |
getDoubleByVariableThrowsUnsupportedOperationException | 1 ms | Passed |
getFloatByIndexThrowsUnsupportedOperationException | 1 ms | Passed |
getFloatByVariableThrowsUnsupportedOperationException | 1 ms | Passed |
getIntByIndexThrowsUnsupportedOperationException | 1 ms | Passed |
getIntByVariableThrowsUnsupportedOperationException | 1 ms | Passed |
getLongByIndexThrowsUnsupportedOperationException | 1 ms | Passed |
getLongByVariableThrowsUnsupportedOperationException | 14 ms | Passed |
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter | 1 ms | Passed |
getObjectByClassConstructsObjectUsingConstructorWithStringParameter | 1 ms | Passed |
getObjectByClassReturnsValueAsString | 0 ms | Passed |
getObjectByClassReturnsValueCastToBoolean | 0 ms | Passed |
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound | 7 ms | Passed |
getObjectByIndexReturnsResultBoxed | 1 ms | Passed |
getObjectByVariableReturnsResultBoxed | 1 ms | Passed |
getShortByIndexThrowsUnsupportedOperationException | 1 ms | Passed |
getShortByVariableThrowsUnsupportedOperationException | 1 ms | Passed |
getStringByIndexReturnsStringRepresentationOfResult | 1 ms | Passed |
getStringByVariableReturnsStringRepresentationOfResult | 0 ms | Passed |
hasNextReturnsTrueOnlyBeforeFirstNextCall | 0 ms | Passed |
nextMovesResultSetToFirstRow | 0 ms | Passed |
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow | 1 ms | Passed |