Gradle Test Run :test

executeQueryWithCustomRowMapper(String, RowMapper)

summary

9

tests

0

failures

0

skipped

0.125s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
[1] "type+label-lowercase", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$928/0x00007f957c4454a0@57899570 executeQueryWithCustomRowMapper(String, RowMapper)[1] 1 0 0 0.026s 100%
[2] "type+label-uppercase", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$929/0x00007f957c4456c0@397bb9ca executeQueryWithCustomRowMapper(String, RowMapper)[2] 1 0 0 0.012s 100%
[3] "type+index", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$930/0x00007f957c4458e0@6969f110 executeQueryWithCustomRowMapper(String, RowMapper)[3] 1 0 0 0.008s 100%
[4] "generic+label-lowercase", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$931/0x00007f957c445b00@d1e0898 executeQueryWithCustomRowMapper(String, RowMapper)[4] 1 0 0 0.008s 100%
[5] "generic+label-uppercase", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$932/0x00007f957c445d20@77615f8b executeQueryWithCustomRowMapper(String, RowMapper)[5] 1 0 0 0.010s 100%
[6] "generic+index", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$933/0x00007f957c445f40@4398de0f executeQueryWithCustomRowMapper(String, RowMapper)[6] 1 0 0 0.017s 100%
[7] "specific type+label-lowercase", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$934/0x00007f957c4465e8@4e61ad08 executeQueryWithCustomRowMapper(String, RowMapper)[7] 1 0 0 0.009s 100%
[8] "specific type+label-uppercase", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$935/0x00007f957c446808@68c5dd9b executeQueryWithCustomRowMapper(String, RowMapper)[8] 1 0 0 0.007s 100%
[9] "specific type+index", org.itsallcode.jdbc.SimpleConnectionITest$$Lambda$936/0x00007f957c446a28@bd7a96e executeQueryWithCustomRowMapper(String, RowMapper)[9] 1 0 0 0.006s 100%

error output

2026-04-18 12:33:43.107 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select cast('42' as SMALLINT)'... 
2026-04-18 12:33:43.212 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms 
2026-04-18 12:33:43.213 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 1 items with batch size 200000 completed in PT0.001093513S