Skip to content

Test Result : AskResultSetTest

0 failures (±0)
28 tests (±0)
Took 7 ms.

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName0 msPassed
getBooleanByIndexReturnsResult0 msPassed
getBooleanByVariableReturnsResult0 msPassed
getByteByIndexThrowsUnsupportedOperationException1 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne0 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException0 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException0 msPassed
getIntByIndexThrowsUnsupportedOperationException0 msPassed
getIntByVariableThrowsUnsupportedOperationException0 msPassed
getLongByIndexThrowsUnsupportedOperationException0 msPassed
getLongByVariableThrowsUnsupportedOperationException2 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter0 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter0 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean0 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound0 msPassed
getObjectByIndexReturnsResultBoxed1 msPassed
getObjectByVariableReturnsResultBoxed0 msPassed
getShortByIndexThrowsUnsupportedOperationException0 msPassed
getShortByVariableThrowsUnsupportedOperationException0 msPassed
getStringByIndexReturnsStringRepresentationOfResult0 msPassed
getStringByVariableReturnsStringRepresentationOfResult0 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall0 msPassed
nextMovesResultSetToFirstRow0 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow0 msPassed