Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName1 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult0 msPassed
getByteByIndexThrowsUnsupportedOperationException1 msPassed
getByteByVariableThrowsUnsupportedOperationException0 msPassed
getColumnCountReturnsOne0 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException5 msPassed
getFloatByIndexThrowsUnsupportedOperationException2 msPassed
getFloatByVariableThrowsUnsupportedOperationException1 msPassed
getIntByIndexThrowsUnsupportedOperationException5 msPassed
getIntByVariableThrowsUnsupportedOperationException1 msPassed
getLongByIndexThrowsUnsupportedOperationException0 msPassed
getLongByVariableThrowsUnsupportedOperationException3 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter8 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean0 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound3 msPassed
getObjectByIndexReturnsResultBoxed0 msPassed
getObjectByVariableReturnsResultBoxed0 msPassed
getShortByIndexThrowsUnsupportedOperationException2 msPassed
getShortByVariableThrowsUnsupportedOperationException2 msPassed
getStringByIndexReturnsStringRepresentationOfResult0 msPassed
getStringByVariableReturnsStringRepresentationOfResult1 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow2 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow1 msPassed