Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName0 msPassed
getBooleanByIndexReturnsResult0 msPassed
getBooleanByVariableReturnsResult0 msPassed
getByteByIndexThrowsUnsupportedOperationException1 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne0 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException1 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException1 msPassed
getIntByIndexThrowsUnsupportedOperationException1 msPassed
getIntByVariableThrowsUnsupportedOperationException0 msPassed
getLongByIndexThrowsUnsupportedOperationException1 msPassed
getLongByVariableThrowsUnsupportedOperationException14 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString1 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound9 msPassed
getObjectByIndexReturnsResultBoxed1 msPassed
getObjectByVariableReturnsResultBoxed0 msPassed
getShortByIndexThrowsUnsupportedOperationException1 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult1 msPassed
getStringByVariableReturnsStringRepresentationOfResult1 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow1 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow1 msPassed