Gradle Test Run :test

[10] TypeTest[value=42, type=SMALLINT, expectedValue=42]

summary

1

tests

0

failures

0

skipped

0.006s

duration

100%

successful

error output

2026-04-18 12:33:43.324 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 3 after 3 took 4 ms 
2026-04-18 12:33:43.325 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 2 after 5 took 0 ms 
2026-04-18 12:33:43.325 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 5 items with batch size 3 completed in PT0.005374823S 
2026-04-18 12:33:43.325 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select count(*) from test'... 
2026-04-18 12:33:43.326 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select cast(NULL as SMALLINT)'...