Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName1 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException2 msPassed
getByteByVariableThrowsUnsupportedOperationException2 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException2 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException3 msPassed
getIntByIndexThrowsUnsupportedOperationException2 msPassed
getIntByVariableThrowsUnsupportedOperationException2 msPassed
getLongByIndexThrowsUnsupportedOperationException2 msPassed
getLongByVariableThrowsUnsupportedOperationException18 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString1 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound9 msPassed
getObjectByIndexReturnsResultBoxed2 msPassed
getObjectByVariableReturnsResultBoxed2 msPassed
getShortByIndexThrowsUnsupportedOperationException2 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult2 msPassed
getStringByVariableReturnsStringRepresentationOfResult1 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow1 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow3 msPassed