Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName0 msPassed
getBooleanByIndexReturnsResult0 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException0 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException0 msPassed
getDoubleByVariableThrowsUnsupportedOperationException0 msPassed
getFloatByIndexThrowsUnsupportedOperationException1 msPassed
getFloatByVariableThrowsUnsupportedOperationException0 msPassed
getIntByIndexThrowsUnsupportedOperationException0 msPassed
getIntByVariableThrowsUnsupportedOperationException0 msPassed
getLongByIndexThrowsUnsupportedOperationException1 msPassed
getLongByVariableThrowsUnsupportedOperationException7 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean0 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound7 msPassed
getObjectByIndexReturnsResultBoxed0 msPassed
getObjectByVariableReturnsResultBoxed0 msPassed
getShortByIndexThrowsUnsupportedOperationException1 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult0 msPassed
getStringByVariableReturnsStringRepresentationOfResult0 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall0 msPassed
nextMovesResultSetToFirstRow0 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow1 msPassed