Class org.springframework.jdbc.object.SqlQueryTests

19

tests

0

failures

0

ignored

0.026s

duration

100%

successful

Tests

Test Duration Result
testFancyCustomerQuery 0.002s passed
testFindCustomerIntInt 0.001s passed
testFindCustomerMixed 0.002s passed
testFindCustomerString 0.001s passed
testFindTooManyCustomers 0.001s passed
testListCustomersIntInt 0.002s passed
testListCustomersString 0.002s passed
testNamedParameterCustomerQueryWithNamedDeclarations 0.001s passed
testNamedParameterCustomerQueryWithUnnamedDeclarations 0.001s passed
testNamedParameterInListQuery 0.002s passed
testNamedParameterQueryReusingParameter 0.002s passed
testNamedParameterUsingInvalidQuestionMarkPlaceHolders 0.002s passed
testQueryWithMissingMapParams 0.001s passed
testQueryWithoutEnoughParams 0s passed
testQueryWithoutParams 0s passed
testStringQueryWithResults 0.001s passed
testStringQueryWithoutResults 0.001s passed
testUnnamedParameterDeclarationWithNamedParameterQuery 0.001s passed
testUpdateCustomers 0.003s passed