Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName2 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException4 msPassed
getByteByVariableThrowsUnsupportedOperationException2 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException2 msPassed
getDoubleByVariableThrowsUnsupportedOperationException2 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException3 msPassed
getIntByIndexThrowsUnsupportedOperationException1 msPassed
getIntByVariableThrowsUnsupportedOperationException2 msPassed
getLongByIndexThrowsUnsupportedOperationException2 msPassed
getLongByVariableThrowsUnsupportedOperationException28 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter3 msPassed
getObjectByClassReturnsValueAsString1 msPassed
getObjectByClassReturnsValueCastToBoolean2 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound12 msPassed
getObjectByIndexReturnsResultBoxed1 msPassed
getObjectByVariableReturnsResultBoxed1 msPassed
getShortByIndexThrowsUnsupportedOperationException2 msPassed
getShortByVariableThrowsUnsupportedOperationException2 msPassed
getStringByIndexReturnsStringRepresentationOfResult2 msPassed
getStringByVariableReturnsStringRepresentationOfResult1 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall2 msPassed
nextMovesResultSetToFirstRow2 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow2 msPassed