Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName1 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException0 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException1 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException1 msPassed
getIntByIndexThrowsUnsupportedOperationException1 msPassed
getIntByVariableThrowsUnsupportedOperationException1 msPassed
getLongByIndexThrowsUnsupportedOperationException0 msPassed
getLongByVariableThrowsUnsupportedOperationException10 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound9 msPassed
getObjectByIndexReturnsResultBoxed0 msPassed
getObjectByVariableReturnsResultBoxed1 msPassed
getShortByIndexThrowsUnsupportedOperationException0 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult1 msPassed
getStringByVariableReturnsStringRepresentationOfResult0 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow1 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow1 msPassed