Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName1 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException1 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne0 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException1 msPassed
getFloatByIndexThrowsUnsupportedOperationException0 msPassed
getFloatByVariableThrowsUnsupportedOperationException0 msPassed
getIntByIndexThrowsUnsupportedOperationException0 msPassed
getIntByVariableThrowsUnsupportedOperationException1 msPassed
getLongByIndexThrowsUnsupportedOperationException0 msPassed
getLongByVariableThrowsUnsupportedOperationException7 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter0 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter0 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound6 msPassed
getObjectByIndexReturnsResultBoxed0 msPassed
getObjectByVariableReturnsResultBoxed0 msPassed
getShortByIndexThrowsUnsupportedOperationException1 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult0 msPassed
getStringByVariableReturnsStringRepresentationOfResult1 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow0 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow1 msPassed