Class org.springframework.jdbc.core.JdbcTemplateQueryTests

26

tests

0

failures

0

ignored

0.149s

duration

100%

successful

Tests

Test Duration Result
testQueryForInt 0.002s passed
testQueryForIntPrimitive 0.001s passed
testQueryForIntWithArgs 0.002s passed
testQueryForList 0.001s passed
testQueryForListIsNotConfusedByNamedParameterPrefix 0.002s passed
testQueryForListWithArgs 0.002s passed
testQueryForListWithArgsAndEmptyResult 0.106s passed
testQueryForListWithArgsAndIntegerElementAndSingleRowAndColumn 0.002s passed
testQueryForListWithArgsAndSingleRowAndColumn 0.002s passed
testQueryForListWithEmptyResult 0.001s passed
testQueryForListWithIntegerElement 0.001s passed
testQueryForListWithSingleRowAndColumn 0.002s passed
testQueryForLong 0.002s passed
testQueryForLongPrimitive 0.001s passed
testQueryForLongWithArgs 0.001s passed
testQueryForMapWithArgsAndSingleRowAndColumn 0.001s passed
testQueryForMapWithSingleRowAndColumn 0.002s passed
testQueryForObjectThrowsIncorrectResultSizeForMoreThanOneRow 0.001s passed
testQueryForObjectWithArgsAndInteger 0.002s passed
testQueryForObjectWithArgsAndRowMapper 0.003s passed
testQueryForObjectWithBigDecimal 0.002s passed
testQueryForObjectWithBigInteger 0.001s passed
testQueryForObjectWithInteger 0.002s passed
testQueryForObjectWithIntegerAndNull 0.002s passed
testQueryForObjectWithRowMapper 0.003s passed
testQueryForObjectWithString 0.002s passed