Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName1 msPassed
getBooleanByIndexReturnsResult0 msPassed
getBooleanByVariableReturnsResult0 msPassed
getByteByIndexThrowsUnsupportedOperationException2 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException1 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException2 msPassed
getIntByIndexThrowsUnsupportedOperationException1 msPassed
getIntByVariableThrowsUnsupportedOperationException1 msPassed
getLongByIndexThrowsUnsupportedOperationException1 msPassed
getLongByVariableThrowsUnsupportedOperationException10 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean0 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound10 msPassed
getObjectByIndexReturnsResultBoxed0 msPassed
getObjectByVariableReturnsResultBoxed1 msPassed
getShortByIndexThrowsUnsupportedOperationException2 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult1 msPassed
getStringByVariableReturnsStringRepresentationOfResult1 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow1 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow2 msPassed