Skip to content

Test Result : AskResultSetTest

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

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName0 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException3 msPassed
getByteByVariableThrowsUnsupportedOperationException2 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException2 msPassed
getDoubleByVariableThrowsUnsupportedOperationException1 msPassed
getFloatByIndexThrowsUnsupportedOperationException2 msPassed
getFloatByVariableThrowsUnsupportedOperationException2 msPassed
getIntByIndexThrowsUnsupportedOperationException2 msPassed
getIntByVariableThrowsUnsupportedOperationException2 msPassed
getLongByIndexThrowsUnsupportedOperationException2 msPassed
getLongByVariableThrowsUnsupportedOperationException23 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter2 msPassed
getObjectByClassReturnsValueAsString0 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound15 msPassed
getObjectByIndexReturnsResultBoxed1 msPassed
getObjectByVariableReturnsResultBoxed1 msPassed
getShortByIndexThrowsUnsupportedOperationException1 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult2 msPassed
getStringByVariableReturnsStringRepresentationOfResult0 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall1 msPassed
nextMovesResultSetToFirstRow1 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow2 msPassed