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