Class org.springframework.jdbc.core.namedparam.NamedParameterQueryTests

13

tests

0

failures

0

ignored

0.022s

duration

100%

successful

Tests

Test Duration Result
testQueryForIntWithParamMap 0.001s passed
testQueryForListWithParamMap 0.001s passed
testQueryForListWithParamMapAndEmptyResult 0.001s passed
testQueryForListWithParamMapAndIntegerElementAndSingleRowAndColumn 0.001s passed
testQueryForListWithParamMapAndSingleRowAndColumn 0.001s passed
testQueryForLongWithParamBean 0.004s passed
testQueryForLongWithParamBeanWithCollection 0.005s passed
testQueryForMapWithParamMapAndSingleRowAndColumn 0.001s passed
testQueryForObjectWithMapAndInteger 0.001s passed
testQueryForObjectWithParamMapAndInteger 0.001s passed
testQueryForObjectWithParamMapAndList 0.001s passed
testQueryForObjectWithParamMapAndListOfExpressionLists 0.002s passed
testQueryForObjectWithParamMapAndRowMapper 0.002s passed