Skip to content

Test Result : AskResultSetTest

0 failures (±0)
28 tests (±0)
Took 0.14 sec.

All Tests

Test nameDurationStatus
findColumnReturnsZeroForAnyName1 msPassed
getBooleanByIndexReturnsResult1 msPassed
getBooleanByVariableReturnsResult1 msPassed
getByteByIndexThrowsUnsupportedOperationException2 msPassed
getByteByVariableThrowsUnsupportedOperationException1 msPassed
getColumnCountReturnsOne1 msPassed
getDoubleByIndexThrowsUnsupportedOperationException1 msPassed
getDoubleByVariableThrowsUnsupportedOperationException2 msPassed
getFloatByIndexThrowsUnsupportedOperationException2 msPassed
getFloatByVariableThrowsUnsupportedOperationException1 msPassed
getIntByIndexThrowsUnsupportedOperationException2 msPassed
getIntByVariableThrowsUnsupportedOperationException2 msPassed
getLongByIndexThrowsUnsupportedOperationException1 msPassed
getLongByVariableThrowsUnsupportedOperationException1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithBooleanParameter1 msPassed
getObjectByClassConstructsObjectUsingConstructorWithStringParameter1 msPassed
getObjectByClassReturnsValueAsString1 msPassed
getObjectByClassReturnsValueCastToBoolean1 msPassed
getObjectByClassThrowsJenaDriverExceptionWhenNoSuitableConstructorIsFound4 msPassed
getObjectByIndexReturnsResultBoxed81 msPassed
getObjectByVariableReturnsResultBoxed1 msPassed
getShortByIndexThrowsUnsupportedOperationException21 msPassed
getShortByVariableThrowsUnsupportedOperationException1 msPassed
getStringByIndexReturnsStringRepresentationOfResult1 msPassed
getStringByVariableReturnsStringRepresentationOfResult8 msPassed
hasNextReturnsTrueOnlyBeforeFirstNextCall2 msPassed
nextMovesResultSetToFirstRow1 msPassed
nextThrowsNoSuchElementExceptionWhenCalledAfterFirstRow2 msPassed