Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName0 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult0 msPassed
getByteByIndexThrowsUnsupportedOperationException0 msPassed
getByteByVariableThrowsUnsupportedOperationException0 msPassed
getColumnCountReturnsOne0 msPassed
getDoubleByIndexThrowsUnsupportedOperationException0 msPassed
getDoubleByVariableThrowsUnsupportedOperationException0 msPassed
getFloatByIndexThrowsUnsupportedOperationException0 msPassed
getFloatByVariableThrowsUnsupportedOperationException1 msPassed
getIntByIndexThrowsUnsupportedOperationException1 msPassed
getIntByVariableThrowsUnsupportedOperationException0 msPassed
getLongByIndexThrowsUnsupportedOperationException1 msPassed
getLongByVariableThrowsUnsupportedOperationException2 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter0 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter0 msPassed
getObjectByClassReturnsValueAsString1 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound0 msPassed
getObjectByIndexReturnsResultBoxed0 msPassed
getObjectByVariableReturnsResultBoxed0 msPassed
getShortByIndexThrowsUnsupportedOperationException0 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult0 msPassed
getStringByVariableReturnsStringRepresentationOfResult0 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall0 msPassed
nextMovesResultSetToFirstRow0 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow1 msPassed