{
  "_class" : "hudson.tasks.junit.TestResult",
  "testActions" : [
    
  ],
  "duration" : 151.84897,
  "empty" : false,
  "failCount" : 0,
  "passCount" : 2204,
  "skipCount" : 3,
  "suites" : [
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest",
          "duration" : 1.644,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:38\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest",
          "duration" : 0.231,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:38\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id from Toto | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 1 | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest",
          "duration" : 0.163,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:38\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:21:38\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextDerbyTest",
          "duration" : 0.144,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.082,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.102,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.099,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test",
          "duration" : 0.123,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test",
          "duration" : 0.039,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id from Toto | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 1 | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextH2Test",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest",
          "duration" : 0.921,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@12e3f4ae\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest",
          "duration" : 0.087,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@943cf5\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id from Toto | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 1 | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@19ee0a2f\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextHSQLDBTest",
          "duration" : 0.041,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@272f5373\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7dc9b41a\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.038,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@10b7b5f0\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6abaa14b\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest",
          "duration" : 0.131,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, dummyProp varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest",
          "duration" : 0.094,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, dummyProp varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMariaDBTest",
          "duration" : 0.047,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId int)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId int)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest",
          "duration" : 0.145,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, dummyProp varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest",
          "duration" : 0.156,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest",
          "duration" : 0.08,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, dummyProp varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest",
          "duration" : 0.11,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId int)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.079,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.083,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.095,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id int, name varchar(255))\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId int)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextOracleTest",
          "duration" : 0.238,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:41\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextOracleTest",
          "duration" : 0.191,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:41\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select Toto.name from Toto\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select Toto.id from Toto\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 1\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextOracleTest",
          "duration" : 0.14,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextOracleTest",
          "duration" : 0.187,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.155,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.138,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id in (:xx)\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.name = :xx\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.171,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest",
          "duration" : 0.145,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest",
          "duration" : 0.113,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest",
          "duration" : 0.041,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest",
          "duration" : 0.049,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.039,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:50\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.045,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:50\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:50\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:50\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest",
          "duration" : 0.145,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnTypeIsRegisteredInDialect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest",
          "duration" : 0.036,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id from Toto | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 1 | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_columnIsRegisteredInDialect_butNotItsType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, dummyProp varchar(255))\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.dummyProp from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.PersistenceContextSQLiteTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_withToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto left outer join Tata on Toto.id = Tata.totoId | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.id in (:xx) | {xx=[1, 2]}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto where Toto.name = :xx | {xx=Hello}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id integer, name varchar(255))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(name varchar(255), totoId integer)\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name, Tata.name as tataName from Toto inner join Tata on Toto.id = Tata.totoId | {}\u000a"
        }
      ],
      "duration" : 1.4049999,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersistenceContextITTest$NewQuery",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterDerbyTest",
          "duration" : 0.173,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:21:39\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=1}}\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?) | {Toto.a=1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterDerbyTest",
          "duration" : 0.126,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:21:39\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.c=100, Toto.b=10, Toto.a=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterDerbyTest",
          "duration" : 0.124,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:21:39\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:21:39\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterDerbyTest",
          "duration" : 0.101,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:21:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:40\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}\u000a2026-03-24 07:21:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:40\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=122, Toto.b (U)=12, Toto.a (W)=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterDerbyTest",
          "duration" : 0.114,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:21:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:40\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.c=200, Toto.a=2, Toto.b=20}}\u000a2026-03-24 07:21:40\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:40\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:21:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:40\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=111, Toto.a (W)=1, Toto.b (U)=11}}\u000a"
        }
      ],
      "duration" : 0.642,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterDerbyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest",
          "duration" : 0.131,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:39\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, primary key (a))\u000a2026-03-24 07:21:39\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}\u000a2026-03-24 07:21:39\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:39\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.c=53, Toto.b=43}}\u000a"
        }
      ],
      "duration" : 0.133,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysDerbyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 124,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : true,
          "skippedMessage" : "class org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest is @Disabled",
          "status" : "SKIPPED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 124,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : true,
          "skippedMessage" : "class org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest is @Disabled",
          "status" : "SKIPPED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 124,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : true,
          "skippedMessage" : "class org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest is @Disabled",
          "status" : "SKIPPED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.001,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorDerbyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.DerbyDialectResolverTest",
          "duration" : 0.048,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_10_14",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.05,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.derby.DerbyDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.DerbySequenceSelectBuilderTest",
          "duration" : 0.05,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009create sequence my_sequence\u000a2026-03-24 07:21:40\u0009TRACE\u0009SQLOperation\u0009values next value for my_sequence | {}\u000a"
        }
      ],
      "duration" : 0.05,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.derby.DerbySequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.ddl.DerbyDDLTableGeneratorTest",
          "duration" : 0.06,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), name varchar(255), primary key (id))\u000a2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(name)\u000a2026-03-24 07:21:40\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.065,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.derby.ddl.DerbyDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterH2Test",
          "duration" : 0.891,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=1}}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?) | {Toto.a=1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterH2Test",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.c=100, Toto.b=10, Toto.a=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterH2Test",
          "duration" : 0.07,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterH2Test",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=11, Toto.c (U)=111}}\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.a (W)=1, Toto.b (U)=12, Toto.c (U)=122}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterH2Test",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.c=200, Toto.b=20, Toto.a=2}}\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}\u000a"
        }
      ],
      "duration" : 1.048,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterH2Test",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer GENERATED ALWAYS AS IDENTITY, b integer, c integer, unique (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.b=17, Toto.c=23}, 2={Toto.b=29, Toto.c=31}, 3={Toto.b=37, Toto.c=41}}\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.b=43, Toto.c=53}}\u000a"
        }
      ],
      "duration" : 0.022,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysH2Test",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test",
          "duration" : 0.028,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[10, 20, 30], Toto.a=[1, 2, 3]}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=40, Toto.a=4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.b=[10, 20, 30], Tata.a=[1, 2, 3]}\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.b=40, Tata.a=4}\u000a"
        }
      ],
      "duration" : 0.07,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorH2Test",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.H2DialectResolverTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_1_4",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.h2.H2DialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.H2SequenceSelectBuilderTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create sequence my_sequence\u000a2026-03-24 07:21:42\u0009TRACE\u0009SQLOperation\u0009select next value for my_sequence | {}\u000a"
        }
      ],
      "duration" : 0.013,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.h2.H2SequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.ddl.H2DDLTableGeneratorTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY, name varchar(255), unique (id))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(name)\u000a2026-03-24 07:21:42\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.017,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.h2.ddl.H2DDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
          "duration" : 0.037,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@20331c8e\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=1}}\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?) | {Toto.a=1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@73543048\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.c=100, Toto.a=1, Toto.b=10}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@36f1bd7e\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
          "duration" : 0.029,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1d397e87\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=122, Toto.b (U)=12, Toto.a (W)=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@403f6c04\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, unique (a))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.c=200, Toto.b=20, Toto.a=2}}\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}\u000a"
        }
      ],
      "duration" : 0.136,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterHSQLDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysHSQLDBTest",
          "duration" : 0.061,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2f408960\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), b integer, c integer, unique (a))\u000a2026-03-24 07:19:31\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}\u000a2026-03-24 07:19:31\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default) | {1={Toto.c=53, Toto.b=43}}\u000a"
        }
      ],
      "duration" : 0.063,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysHSQLDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest",
          "duration" : 0.066,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:31\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@71d8794f\u000a2026-03-24 07:19:31\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a2026-03-24 07:19:31\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:31\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:19:31\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@57def953\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[10, 20, 30], Toto.a=[1, 2, 3]}\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=40, Toto.a=4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@15096b0e\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.b=[10, 20, 30], Tata.a=[1, 2, 3]}\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.b=40, Tata.a=4}\u000a"
        }
      ],
      "duration" : 0.125,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorHSQLDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.HSQLDBDialectResolverTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_2_7",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6dd50380\u000a2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3e3c6323\u000a"
        }
      ],
      "duration" : 0.026,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.hsqldb.HSQLDBDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.HSQLDBSequenceSelectBuilderTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@77c1a7ce\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create sequence my_sequence\u000a2026-03-24 07:19:32\u0009TRACE\u0009SQLOperation\u0009CALL NEXT VALUE FOR my_sequence | {}\u000a"
        }
      ],
      "duration" : 0.018,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.hsqldb.HSQLDBSequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.ddl.HSQLDBDDLTableGeneratorTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:32\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@10b36d8a\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id integer GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1), name varchar(255), unique (id))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(name)\u000a2026-03-24 07:19:32\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.018,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.hsqldb.ddl.HSQLDBDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMariaDBTest",
          "duration" : 0.286,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMariaDBTest",
          "duration" : 0.029,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMariaDBTest",
          "duration" : 0.08,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMariaDBTest",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMariaDBTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        }
      ],
      "duration" : 8.87,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterMariaDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMariaDBTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int auto_increment, b int, c int, primary key (a))\u000a"
        }
      ],
      "duration" : 0.03,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMariaDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest",
          "duration" : 0.043,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest",
          "duration" : 0.043,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:00\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a"
        }
      ],
      "duration" : 0.139,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMariaDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.MariaDBDialectResolverTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_10_0",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.02,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mariadb.MariaDBDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.MariaDBSequenceSelectBuilderTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create sequence my_sequence\u000a"
        }
      ],
      "duration" : 0.022,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mariadb.MariaDBSequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.ddl.MariaDBDDLTableGeneratorTest",
          "duration" : 0.076,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id int auto_increment, name varchar(255), primary key (id))\u000a2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(name)\u000a2026-03-24 07:22:01\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.079,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mariadb.ddl.MariaDBDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMySQLTest",
          "duration" : 0.549,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:15\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMySQLTest",
          "duration" : 0.079,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:15\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMySQLTest",
          "duration" : 0.133,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:15\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMySQLTest",
          "duration" : 0.082,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:15\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterMySQLTest",
          "duration" : 0.079,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        }
      ],
      "duration" : 13.727,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterMySQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMySQLTest",
          "duration" : 0.049,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int auto_increment, b int, c int, primary key (a))\u000a"
        }
      ],
      "duration" : 0.061,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysMySQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest",
          "duration" : 0.075,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest",
          "duration" : 0.091,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest",
          "duration" : 0.081,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:16\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a"
        }
      ],
      "duration" : 0.264,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorMySQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.MySQLDialectResolverTest",
          "duration" : 0.045,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_5_6",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.046,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mysql.MySQLDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.MySQLSequenceSelectBuilderTest",
          "duration" : 0.06,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create table my_sequence(nextVal bigint, primary key (nextVal))\u000a"
        }
      ],
      "duration" : 0.06,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mysql.MySQLSequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.ddl.MySQLDDLTableGeneratorTest",
          "duration" : 0.173,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id int auto_increment, name varchar(255), primary key (id))\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(name)\u000a2026-03-24 07:22:17\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.176,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mysql.ddl.MySQLDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterOracleTest",
          "duration" : 21.345,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:38\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:39\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:39\u0009DEBUG\u0009SQLOperation\u0009delete from Toto where a = ?\u000a2026-03-24 07:22:39\u0009DEBUG\u0009SQLOperation\u0009delete from Toto where a in (?)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterOracleTest",
          "duration" : 0.294,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterOracleTest",
          "duration" : 0.194,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009select c, b, a from Toto where a in (?)\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009select c, b, a from Toto where a in (?, ?, ?)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterOracleTest",
          "duration" : 0.146,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ?\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ?\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterOracleTest",
          "duration" : 0.143,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?)\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009select c, b, a from Toto where a in (?)\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ?\u000a"
        }
      ],
      "duration" : 22.15,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterOracleTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysOracleTest",
          "duration" : 0.142,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:40\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer GENERATED BY DEFAULT ON NULL AS IDENTITY, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default)\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:40\u0009DEBUG\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, default)\u000a"
        }
      ],
      "duration" : 0.144,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysOracleTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest",
          "duration" : 0.151,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:41\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select a, b, c from Toto where a in (?)\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest",
          "duration" : 0.331,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:41\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest",
          "duration" : 0.18,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:41\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?))\u000a2026-03-24 07:22:41\u0009DEBUG\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?))\u000a"
        }
      ],
      "duration" : 0.666,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorOracleTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.OracleDialectResolverTest",
          "duration" : 0.137,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_23_0",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.138,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.oracle.OracleDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.OracleSequenceSelectBuilderTest",
          "duration" : 0.075,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create sequence my_sequence\u000a2026-03-24 07:22:42\u0009DEBUG\u0009SQLOperation\u0009select my_sequence.nextval from dual\u000a"
        }
      ],
      "duration" : 0.076,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.oracle.OracleSequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.ddl.OracleDDLTableGeneratorTest",
          "duration" : 0.232,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id integer GENERATED BY DEFAULT ON NULL AS IDENTITY, name varchar(255), version integer, primary key (id))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummy_UK2 unique (name)\u000a2026-03-24 07:22:42\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(version)\u000a2026-03-24 07:22:43\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.235,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.oracle.ddl.OracleDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterPostgreSQLTest",
          "duration" : 0.298,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterPostgreSQLTest",
          "duration" : 0.043,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterPostgreSQLTest",
          "duration" : 0.085,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterPostgreSQLTest",
          "duration" : 0.049,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterPostgreSQLTest",
          "duration" : 0.042,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a"
        }
      ],
      "duration" : 3.957,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterPostgreSQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysPostgreSQLTest",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:50\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a BIGSERIAL, b integer, c integer, primary key (a))\u000a"
        }
      ],
      "duration" : 0.072,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysPostgreSQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest",
          "duration" : 0.054,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest",
          "duration" : 0.055,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest",
          "duration" : 0.055,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:49\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a"
        }
      ],
      "duration" : 0.2,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorPostgreSQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.PostgreSQLDialectResolverTest",
          "duration" : 0.088,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_9_6",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.09,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.postgresql.PostgreSQLDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.PostgreSQLSequenceSelectBuilderTest",
          "duration" : 1.656,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:51\u0009DEBUG\u0009DDLDeployer\u0009create sequence my_sequence\u000a"
        }
      ],
      "duration" : 1.657,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.postgresql.PostgreSQLSequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.ddl.PostgreSQLDDLTableGeneratorTest",
          "duration" : 0.066,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_doesNotThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a2026-03-24 07:22:52\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable1(id BIGSERIAL, name varchar(255), primary key (id))\u000a2026-03-24 07:22:52\u0009DEBUG\u0009DDLDeployer\u0009create table dummyTable2(name varchar(255))\u000a2026-03-24 07:22:52\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable1 add constraint dummy_UK unique (name)\u000a2026-03-24 07:22:52\u0009DEBUG\u0009DDLDeployer\u0009create index dummyIDX_1 on dummyTable1(name)\u000a2026-03-24 07:22:52\u0009DEBUG\u0009DDLDeployer\u0009alter table dummyTable2 add constraint dummyTable2_FK foreign key(name) references dummyTable1(name)\u000a"
        }
      ],
      "duration" : 0.07,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.postgresql.ddl.PostgreSQLDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterSQLiteTest",
          "duration" : 0.591,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:53\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:53\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=1}}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?) | {Toto.a=1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterSQLiteTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.b=10, Toto.a=1, Toto.c=100}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterSQLiteTest",
          "duration" : 0.066,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterSQLiteTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=111, Toto.b (U)=11, Toto.a (W)=1}}\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.c (U)=122, Toto.b (U)=12, Toto.a (W)=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterSQLiteTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b, a) values (?, ?, ?) | {1={Toto.b=20, Toto.c=200, Toto.a=2}}\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select c, b, a from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009update Toto set c = ?, b = ? where a = ? | {1={Toto.b (U)=11, Toto.c (U)=111, Toto.a (W)=1}}\u000a"
        }
      ],
      "duration" : 0.725,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterSQLiteTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generated_pk_real_life",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a integer, b integer, c integer, primary key (a))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b) values (?, ?) | {1={Toto.b=17, Toto.c=23}, 2={Toto.b=29, Toto.c=31}, 3={Toto.b=37, Toto.c=41}}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select last_insert_rowid() as last_id | {}\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009insert into Toto(c, b) values (?, ?) | {1={Toto.b=43, Toto.c=53}}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select last_insert_rowid() as last_id | {}\u000a"
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?) | {Toto.a=1}\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[2, 3, 4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsItSelf",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[10, 20, 30], Toto.a=[1, 2, 3]}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.b=40, Toto.a=4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_composedId_idIsABean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(a int, b int, c int, primary key (a, b))\u000a2026-03-24 07:22:54\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Tata.b=[10, 20, 30], Tata.a=[1, 2, 3]}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Tata where (a, b) in ((?, ?)) | {Tata.b=40, Tata.a=4}\u000a"
        }
      ],
      "duration" : 0.05,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorSQLiteTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.SQLiteDialectResolverTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_3_45",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.sqlite.SQLiteDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.SQLiteSequenceSelectBuilderTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlIsValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:22:54\u0009DEBUG\u0009DDLDeployer\u0009create table my_sequence(nextVal bigint, primary key (nextVal))\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select nextVal from my_sequence | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009insert into my_sequence(nextVal) values (?) | {1=2}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009select nextVal from my_sequence | {}\u000a2026-03-24 07:22:54\u0009TRACE\u0009SQLOperation\u0009update my_sequence set nextVal = ? | {1=3}\u000a"
        }
      ],
      "duration" : 0.007,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.sqlite.SQLiteSequenceSelectBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.ddl.SQLiteDDLTableGeneratorTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generatedSQL_runOnAliveDatabase_throwsExceptionDueToForeignKeyCreation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.sqlite.ddl.SQLiteDDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.039,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.BeanPersisterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withNewTypeBinding_bindingIsApplied",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions",
          "duration" : 0.066,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "operatorPrintIsOverridden_itIsTakenIntoAccountInDeleteAndQuery",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009select dummyTable.dummyColumn from dummyTable where dummyTable.dummyColumn LIKE 'x' | {}\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009delete from dummyTable where dummyColumn LIKE ? | {1=x}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "userDefinedOperatorCanBeTakenIntoAccountByOperatorSQLBuilderOverride",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009select dummyTable.dummyColumn from dummyTable where dummyTable.dummyColumn myOperator '42' | {}\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009delete from dummyTable where dummyColumn myOperator ? | {1=42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "quoteSQLIdentifiers_sqlIdentifiersAreQuoted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.104,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.DialectBuilderTest$BuildWithOptions",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "keywordsCanBeChanged",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "keywordsAreEscaped",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.DialectBuilderTest$Keywords",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistExecutorTest",
          "duration" : 0.09,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "forPersister_alreadyAssignedIdentifier_withoutManagingLambdas_persistIsBasedOnDatabaseSelect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "forPersister_alreadyAssignedIdentifier_withManagingLambdas_persistIsBasedOnDatabaseSelect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistExecutorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "forPersister_notAlreadyAssignedIdentifier_persistIsBasedOnIsNewAndDatabaseSelect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.099,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersistExecutorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "quoteKeyWords",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fetchSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "inOperatorMaxSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersistenceContextConfigurationBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009delete from toto where id = ? and name = ? | {1=42, 2=Hello world !}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009insert into toto(id, name) values (?, ?) | {toto.name=Hello world !, toto.id=1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009update toto set id = ? | {1=1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.454,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_batch",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1a420390\u000a2026-03-24 07:19:27\u0009DEBUG\u0009DDLDeployer\u0009create table toto(id bigint, name varchar(255), primary key (id))\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@40692fc3\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@635dad3c\u000a2026-03-24 07:19:27\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a202\u000a...[truncated 1223 chars]...\u000action@76600c90\u000a2026-03-24 07:19:27\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@64f0271e\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1222d0e4\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009select toto.name from toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.05,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_batch",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@b51d862\u000a2026-03-24 07:19:27\u0009DEBUG\u0009DDLDeployer\u0009create table toto(id bigint, name varchar(255), primary key (id))\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@254ed9ba\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3693deae\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection o\u000a...[truncated 1178 chars]...\u000aonnection org.hsqldb.jdbc.JDBCConnection@66fd7b2\u000a2026-03-24 07:19:27\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3565ee15\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009delete from toto where name = ? | {1={1=Hello everyone !}}\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@37495d56\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009select toto.id from toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_withWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009update toto set id = ? where id = ? | {1=42, 2=666}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newQuery_singleResult",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009select count(*) as count from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
          "duration" : 0.037,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_batch",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2c3f9229\u000a2026-03-24 07:19:27\u0009DEBUG\u0009DDLDeployer\u0009create table toto(id bigint, name varchar(255), primary key (id))\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1bdaa13c\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@77d01d83\u000a2026-03-24 07:19:27\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a202\u000a...[truncated 688 chars]...\u000aDEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@29e10870\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009insert into toto(id, name) values (?, ?) | {1={toto.id=3, toto.name=Hello world !}, 2={toto.id=4, toto.name=Hello everybody !}}\u000a2026-03-24 07:19:27\u0009INFO \u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@36ad4b58\u000a2026-03-24 07:19:27\u0009TRACE\u0009SQLOperation\u0009select toto.id from toto | {}\u000a"
        }
      ],
      "duration" : 0.566,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersistenceContextTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.PersisterRegistryTest",
          "duration" : 0.054,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getPersister",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.055,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.PersisterRegistryTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.936,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_withConverter(QueryMapper)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select id, name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_withConverter(QueryMapper)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select id, active from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_withConverter(QueryMapper)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select id, name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[16]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[17]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "queryMapperAPI_basicUsage(QueryMapper, Set)[18]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_instanceHasToOneRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009Whatever SQL ... it is not executed | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_instanceHasAssembler_thatRunOnce",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009Whatever SQL ... it is not executed | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_instanceHasAssembler",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009Whatever SQL ... it is not executed | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_instanceHasToManyRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009Whatever SQL ... it is not executed | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_instanceHasParameter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select id, name from Toto where id in (:id) | {id=[1, 2]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_noGivenKey_oneInstancePerRowIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_first_retrievedFirstBean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009Whatever SQL ... it is not executed | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_emptyResultSet_returnsNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009never executed statement | {}\u000a"
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.QueryMapperTest$WithAccumulator",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithDeleteByIdListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithUpdateListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithSelectListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithDeleteListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithUpdateListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithInsertListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "moveTo",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithDeleteListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithSelectListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithInsertListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithPersistListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithPersistListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithUpdateByIdListener_onError",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithDeleteByIdListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doWithUpdateByIdListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.097,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.listener.PersisterListenerCollectionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=7}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenerIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=1}, 2={Toto.a=2}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=1}, 2={Toto.a=2}, 3={Toto.a=3}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a = ? | {1={Toto.a=4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_composedId_multiple_lastBlockContainsMultipleValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.a=[3, 2, 4], Toto.b=[37, 29, 43]}}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where (a, b) in ((?, ?), (?, ?)) | {Toto.a=[1, 5], Toto.b=[17, 59]}\u000a[1, 3, 5, 2, 4, 6, 1, 3, 2, 4]\u000a[3, 2, 4, 37, 29, 43, 1, 5, 17, 59]\u000aactualValuePairs : [{3, 37}, {2, 29}, {4, 43}, {1, 17}, {5, 59}]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_composedId_multiple_lastBlockSizeIsInOperatorSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.b=[29, 59, 67], Toto.a=[2, 5, 6]}, 2={Toto.b=[29, 59, 67], Toto.a=[2, 5, 6]}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_composedId_multiple_lastBlockContainsOneValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {1={Toto.b=[37, 43, 17], Toto.a=[3, 4, 1]}}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where (a, b) in ((?, ?)) | {Toto.b=29, Toto.a=2}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple_lastBlockContainsOneValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?, ?, ?) | {1={Toto.a=[1, 2, 3]}}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?) | {Toto.a=4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple_lastBlockContainsMultipleValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?, ?, ?) | {1={Toto.a=[1, 2, 3]}}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?, ?) | {Toto.a=[4, 5]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?) | {Toto.a=7}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple_lastBlockSizeIsInOperatorSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009delete from Toto where a in (?, ?, ?) | {1={Toto.a=[4, 5, 6]}, 2={Toto.a=[4, 5, 6]}}\u000a"
        }
      ],
      "duration" : 0.046,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.DeleteExecutorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_listenerIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.b=17, Toto.a=1, Toto.c=23}, 2={Toto.b=29, Toto.a=2, Toto.c=31}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_withVersioningStrategy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009insert into toto(id, version) values (?, ?) | {1={toto.version=1, toto.id=42}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_mandatoryColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_simpleCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=1, Toto.c=23, Toto.b=17}, 2={Toto.a=2, Toto.c=31, Toto.b=29}, 3={Toto.a=3, Toto.c=41, Toto.b=37}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, b, c) values (?, ?, ?) | {1={Toto.a=4, Toto.c=53, Toto.b=43}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorTest$InsertExecutorTest_autoGenerateKeys",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_generatedPK",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=23, Toto.b=17}, 2={Toto.c=31, Toto.b=29}, 3={Toto.c=41, Toto.b=37}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, b, c) values (default, ?, ?) | {1={Toto.c=53, Toto.b=43}}\u000a"
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.InsertExecutorTest$InsertExecutorTest_autoGenerateKeys",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.162,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_emptyArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_composedId_lastBlockSizeIsInOperatorSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[4, 5, 6], Toto.b=[23, 29, 31]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_one",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?) | {Toto.a=7}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.141,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "internalExecutor_execute",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_argumentWithOneBlock",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?) | {Toto.a=[11, 13]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenerIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?) | {Toto.a=[1, 2]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_composedId_lastBlockContainsMultipleValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.b=[11, 13, 17], Toto.a=[1, 2, 3]}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?)) | {Toto.b=[23, 29], Toto.a=[4, 5]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_lastBlockSizeIsInOperatorSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[23, 29, 31]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_lastBlockContainsMultipleValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?) | {Toto.a=[23, 29]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_lastBlockContainsOneValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?, ?, ?) | {Toto.a=[11, 13, 17]}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where a in (?) | {Toto.a=23}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_multiple_composedId_lastBlockContainsOneValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 2 chunks\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?), (?, ?), (?, ?)) | {Toto.a=[1, 2, 3], Toto.b=[11, 13, 17]}\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009select a, b, c from Toto where (a, b) in ((?, ?)) | {Toto.a=4, Toto.b=23}\u000a"
        }
      ],
      "duration" : 0.394,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SelectExecutorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.029,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_withVersioningStrategy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update toto set c = ?, version = ? where version = ? and id = ? | {1={toto.c (U)=24, toto.version (U)=1, toto.version (W)=0, toto.id (W)=42}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_diff_allColumns",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=17, Toto.c (U)=123, Toto.a (W)=1}, 2={Toto.b (U)=129, Toto.c (U)=31, Toto.a (W)=2}, 3={Toto.b (U)=137, Toto.c (U)=141, Toto.a (W)=3}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=143, Toto.c (U)=153, Toto.a (W)=4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenerIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=23, Toto.b (U)=17, Toto.a (W)=1}, 2={Toto.c (U)=31, Toto.b (U)=29, Toto.a (W)=2}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_diff(List, List, ExpectedResult_TestUpdate_diff)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_diff(List, List, ExpectedResult_TestUpdate_diff)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ? where a = ? | {1={Toto.b (U)=2, Toto.a (W)=1}, 2={Toto.b (U)=3, Toto.a (W)=2}, 3={Toto.b (U)=4, Toto.a (W)=3}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_diff(List, List, ExpectedResult_TestUpdate_diff)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ? where a = ? | {1={Toto.b (U)=2, Toto.a (W)=1}, 2={Toto.b (U)=3, Toto.a (W)=2}, 3={Toto.b (U)=4, Toto.a (W)=3}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ? where a = ? | {1={Toto.b (U)=5, Toto.a (W)=4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_diff(List, List, ExpectedResult_TestUpdate_diff)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1, Toto.c (U)=11}, 2={Toto.b (U)=22, Toto.a (W)=2, Toto.c (U)=22}, 3={Toto.b (U)=33, Toto.a (W)=3, Toto.c (U)=33}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.b (U)=44, Toto.a (W)=4, Toto.c (U)=44}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_diff(List, List, ExpectedResult_TestUpdate_diff)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ? where a = ? | {1={Toto.b (U)=11, Toto.a (W)=1}, 2={Toto.b (U)=22, Toto.a (W)=2}, 3={Toto.b (U)=33, Toto.a (W)=3}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=444, Toto.b (U)=44, Toto.a (W)=4}, 2={Toto.c (U)=555, Toto.b (U)=55, Toto.a (W)=5}, 3={Toto.c (U)=666, Toto.b (U)=66, Toto.a (W)=6}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=23, Toto.a (W)=1, Toto.b (U)=17}, 2={Toto.c (U)=31, Toto.a (W)=2, Toto.b (U)=29}, 3={Toto.c (U)=41, Toto.a (W)=3, Toto.b (U)=37}}\u000a2026-03-24 07:19:26\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:26\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, c = ? where a = ? | {1={Toto.c (U)=53, Toto.a (W)=4, Toto.b (U)=43}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById_noColumnToUpdate",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_noColumnToUpdate",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_mandatoryColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.089,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.UpdateExecutorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(List, ChainingMap)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(List, ChainingMap)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(List, ChainingMap)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetUpdateValues_diffOnly(List, List, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetUpdateValues_diffOnly(List, List, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetUpdateValues_diffOnly(List, List, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetUpdateValues_diffOnly(List, List, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetUpdateValues_diffOnly(List, List, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetUpdateValues_diffOnly(List, List, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(List, List, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.ColumnedCollectionMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(ChainingMap, ChainingMap)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(ChainingMap, ChainingMap)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(ChainingMap, ChainingMap)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(HashMap, HashMap, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(HashMap, HashMap, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(HashMap, HashMap, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(HashMap, HashMap, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(HashMap, HashMap, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(HashMap, HashMap, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(HashMap, HashMap, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.016,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.ColumnedMapMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetInsertValues(Toto, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetInsertValues(Toto, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetInsertValues(Toto, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetInsertValues(Toto, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetInsertValues(Toto, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "beanKeyIsPresent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_diffOnly(Toto, Toto, Map)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.032,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.DefaultEntityMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(Toto, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(Toto, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValues(Toto, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultValueDeterminer",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_withNoModificationOnBeanAnModificationInShadowColumns",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_withNullValueInRow_returnsNotNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_onlyNecessaryColumns(Toto, Toto, Map)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_withModificationOnBeanAnNoModificationInShadowColumns",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_allColumns(Toto, Toto, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_withNoModificationOnBeanAnNoModificationInShadowColumns",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructor_columnFiltering",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues_withModificationOnBeanAnModificationInShadowColumns",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.038,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.EmbeddedClassMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetFields(Class, List)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetFields(Class, List)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testGetFields(Class, List)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.PersistentFieldHarvesterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ToBeanRowTransformerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testTransform_defaultCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.002,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.ToBeanRowTransformerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_null",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getInsertValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getUpdateValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.ZonedDateTimeMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithOptions",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "reservePool_emptyDatabase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "reservePool_notEmptyDatabase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithoutArgs_usesDefaultStorageOptions",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.018,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.id.PooledHiLoSequencePersisterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest",
          "duration" : 0.503,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withPoolSize_multiThread",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_basic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withPoolSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.506,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.id.sequence.DatabaseSequenceSelectorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest",
          "duration" : 0.119,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_existingValueInDatabase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withInitialValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_noExistingValueInDatabase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateDDL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.122,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.mapping.id.sequence.PooledHiLoSequenceTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newSubPart",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparedSQL_severalTimeSameVariable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.007,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.ExpandableSQLAppenderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_withJoinAndQuotingDMLNameProvider",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[16]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[17]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[18]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[19]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[20]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[21]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[22]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[23]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[24]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[25]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[26]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[27]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[28]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[29]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[30]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[31]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[32]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(From, String)[33]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_supportsSeveralSameTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.039,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.FromSQLBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catMax",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catMin",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catSum",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "coalesce",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catCast_null",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catCast_function",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catCount",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "combining_functions",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catCast",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catCast_typeWithSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.FunctionSQLBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catInSubQuery",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catNullValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catLower",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catIn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cat_nullValue_isTransformedToIsNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catBetween",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catEquals_withFunction",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catLike_withFunction",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catLike",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catGreater",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catIsNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catIn_tupled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "catEquals_column",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newSubPart",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "likePattern",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.OperatorSQLBuilderTest$LikePatternAppenderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.PreparedSQLAppenderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newSubPart",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.002,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.PreparedSQLAppenderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[16]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[17]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[18]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[19]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[20]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[21]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[22]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[23]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[24]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[25]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[26]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[27]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[28]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[29]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[30]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[31]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[32]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[33]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[34]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[35]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[36]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[37]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[38]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[39]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[40]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[41]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[42]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[43]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[44]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(QueryProvider, String)[45]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(QueryProvider, String, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(QueryProvider, String, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(QueryProvider, String, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(QueryProvider, String, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(QueryProvider, String, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(QueryProvider, String, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Union, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Union, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.QuerySQLBuilderTest$UnionSQLBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[16]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(Select, Map, String)[17]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.018,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.SelectSQLBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.StringSQLAppenderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "newSubPart",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.002,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.StringSQLAppenderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[16]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[17]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[18]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[19]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL(CriteriaChain, Map, String)[20]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[16]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[17]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[18]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[19]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[20]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[21]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[22]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[23]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[24]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[25]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[26]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[27]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[28]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[29]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[30]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[31]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[32]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[33]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[34]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[35]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[36]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[37]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[38]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[39]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL(CriteriaChain, Map, String, Map)[40]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.088,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.builder.WhereSQLBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.SelectTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveColumnAliases",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.model.SelectTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "registerColumn_columnAlreadyExists_doesntRegisterColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "registerColumn_basicUseCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "registerColumn_columnAlreadyExistsWithDifferentType_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "registerColumn_columnAlreadyExistsWithDifferentTypeButWithDifferentAlias_doesNotThrowsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapsColumnOnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "registerColumn_columnAlreadyExistsButHasAlias_doesntRegisterColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.UnionTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "registerColumn_columnAlreadyExistsButRegisteredOnHasAlias_doesntRegisterColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.008,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.model.UnionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.query.model.operator.TupleInTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformCompositeIdentifierColumnValuesToTupleInValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.query.model.operator.TupleInTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "determineDialect_noCompatibleDialectFound_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "determineDialect_multipleDialectsWithSameCompatibilityGiven_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveMatchingEntry(Set, DatabaseSignet, DummyDialectEntry)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ServiceLoaderDialectResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeysAreInFinalScript",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "overriddenColumnTypeIsTakenIntoAccount",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addedDDLProvidersAreInFinalScript",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uniqueConstraintsAreInFinalScript",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addedTablesAreInFinalScript",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "indexesAreInFinalScript",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sequencesAreInFinalScript",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.008,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ddl.DDLGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateSequence_sequenceHasSchema",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateSequence_sequenceHasNullValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sequenceScript_nameIsEscapedIfKeyword",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateSequence_sequenceHasBatchSizeOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateSequence_sequenceHasInitialValueOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ddl.DDLSequenceGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateAddColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "columnSizeIsTakenIntoAccount",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateIndex",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateDropColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateCreateForeignKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateDropForeignKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateDropTableIfExists",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateDropIndex",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "generateDropTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.017,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ddl.DDLTableGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName_column(SqlTypeRegistry, Column, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName_column(SqlTypeRegistry, Column, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName_column(SqlTypeRegistry, Column, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ddl.SqlTypeRegistryTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getPrimaryKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addColumn_alreadyExists_returnsExistingOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addColumn_alreadyExistsWithDifferentSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addColumn_alreadyExistsWithDifferentType_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getAbsoluteName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addForeignKey_alreadyExists_returnsExistingOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addForeignKey_withNamingFunction",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getColumnsPrimaryKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getAlias",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addForeignKey_alreadyExistsWithDifferentType_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addForeignKey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.017,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ddl.structure.TableTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "appendDeleteStatement_multiTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "appendDeleteStatement_singleTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toPreparableSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.order.DeleteCommandBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_keywordsAreEscaped",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toStatement",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.order.InsertCommandBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_keywordsAreEscaped",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_multiTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toStatement_givenPlaceholderNameDoesntMatchAnyExistingOne_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toStatement_placeholderValueIsNotSet_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_singleTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toStatement_withPlaceHolderInCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toStatement",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toStatement_columnParameterBinderIsOverridden_columnParameterBinderIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.011,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.order.UpdateCommandBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ColumnedRowIteratorTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert_columnReaderIsNotCompatibleWithColumnContent_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.ColumnedRowIteratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.RowDecoderByColumnTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "put",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.001,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.RowDecoderByColumnTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildSelect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildUpdate",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildInsert_dmlNameProviderUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildMassiveSelect_multipleKeys",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildMassiveSelect_dmlNameProviderUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildMassiveDelete_dmlNameProviderUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildMassiveDelete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildUpdate_dmlNameProviderUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildMassiveSelect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildSelect_dmlNameProviderUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildMassiveDelete_multipleKeys",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildDelete_dmlNameProviderUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildDelete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildInsert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.DMLGeneratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest",
          "duration" : 0.046,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "register_columnAlreadyRegistered_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doGetBinder_columnIsNotRegistered_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.049,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.ColumnBinderRegistryTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "get",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "set",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.ComplexTypeBinderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultImplementation(ValueAccessPoint, Column, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultImplementation(ValueAccessPoint, Column, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultImplementation(ValueAccessPoint, Column, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultImplementation(ValueAccessPoint, Column, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultImplementation(ValueAccessPoint, Column, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.006,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.dsl.naming.UniqueConstraintNamingStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultImplementation_giveName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hibernateImplementation_giveName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fallsbackOnAttributeName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "attributeNameIsSameAsTable_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.ColumnNamingStrategyTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultGiveName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.002,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.ColumnNamingStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.ElementCollectionTableNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.0,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.ElementCollectionTableNamingStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "nullable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mandatory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "apiUsage",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.026,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableMappingConfigurationSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded",
          "duration" : 0.046,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Device_location_reviews(id int, ranking integer not null, verbatim varchar(2000), idx integer, unique (id, idx))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Device_location_reviews add constraint FK_Device_location_reviews_id_Device_id foreign key(id) references Device(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Ba\u000a...[truncated 5416 chars]...\u000aname, Device.street as Device_street, Device.id as Device_id, Device_location_reviews.verbatim as Device_location_reviews_verbatim, Device_location_reviews.idx as Device_location_reviews_idx, Device_location_reviews.ranking as Device_location_reviews_ranking, Device_location_reviews.id as Device_location_reviews_id from Device left outer join Device_location_reviews as Device_location_reviews on Device.id = Device_location_reviews.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@13}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_reverseJoinColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.061,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_indexedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table RecoveryQuestion(comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table RecoveryQuestion_answer_choices(recoveryQuestion_id bigint not null, answer_choices_id int not null, idx integer, unique (recoveryQuestion_id, answer_choices_\u000a...[truncated 5530 chars]...\u000ansumer on object o.c.s.e.m.s.RecoveryQuestion#2\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.RecoveryQuestion\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.RecoveryQuestion#2\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.RecoveryQuestion#2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_bidirectionality",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table RecoveryQuestion(comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table RecoveryQuestion_answer_choices(recoveryQuestion_id bigint not null, answer_choices_id int not null, unique (recoveryQuestion_id, answer_choices_id))\u000a2026-03-\u000a...[truncated 2941 chars]...\u000ansumer on object o.c.s.e.m.s.RecoveryQuestion#1\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.RecoveryQuestion\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.RecoveryQuestion#1\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.RecoveryQuestion#1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.052,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Book(isbn varchar(255), price double, title varchar(255), name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ebookPublisher_categoryId bigint, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table BusinessCategory(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Book add constr\u000a...[truncated 4871 chars]...\u000agory where id = ? | {1={BusinessCategory.id=3}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [1, 2, 3]\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select BusinessCategory.name as BusinessCategory_name, BusinessCategory.id as BusinessCategory_id from BusinessCategory where BusinessCategory.id in (?, ?, ?) | {1=1, 2=2, 3=3}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.BusinessCategory\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_columnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.052,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255) not null, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table BusinessCategory(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table ImprintPublisher(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, printingWorkLocationId int, catego\u000a...[truncated 6284 chars]...\u000aublisher_name, ImprintPublisher.id as ImprintPublisher_id, printingWorkLocation.street as printingWorkLocation_street, printingWorkLocation.id as printingWorkLocation_id, category.name as category_name, category.id as category_id from ImprintPublisher left outer join Address as printingWorkLocation on ImprintPublisher.printingWorkLocationId = printingWorkLocation.id left outer join BusinessCategory as category on ImprintPublisher.categoryId = category.id where ImprintPublisher.id in (?) | {1=2}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_columnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.038,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_mappedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBySetter_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Review(ranking integer not null, id int not null, location_locationId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Review add constraint FK_Review_location_locationId_Device_id foreign key(location_locationId) references Device(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a\u000a...[truncated 7086 chars]...\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedByGetter_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Review(ranking integer not null, id int not null, location_locationId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Review add constraint FK_Review_location_locationId_Device_id foreign key(location_locationId) references Device(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a\u000a...[truncated 7086 chars]...\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}\u000a"
        }
      ],
      "duration" : 0.071,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255) not null, id int not null, cityId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255) not null, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Review(ranking integer not null, id int not null, locationId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Address add constraint FK_Address_cityId_City_id foreign key(cityId) refere\u000a...[truncated 9028 chars]...\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select Review.ranking as Review_ranking, Review.id as Review_id from Review where Review.id in (?, ?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2, 3=o.c.s.i.PersistableIdentifier@3, 4=o.c.s.i.PersistableIdentifier@4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.031,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255) not null, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), street varchar(255), id int not null, location_cityId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_location_cityId_City_id foreign key(location_cityId) references City(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19\u000a...[truncated 4212 chars]...\u000an_city.name as location_city_name, location_city.id as location_city_id from Device left outer join City as location_city on Device.location_cityId = location_city.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@13}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@22]\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select City.name as City_name, City.id as City_id from City where City.id in (?) | {1=o.c.s.i.PersistableIdentifier@22}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_columnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.031,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass",
          "duration" : 0.027,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255) not null, id int not null, cityId int, countryId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255) not null, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255) not null, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Address add constraint FK_Address_countryId_Country_id foreign key(countr\u000a...[truncated 5477 chars]...\u000auntry_id from Address left outer join City as city on Address.cityId = city.id left outer join Country as country on Address.countryId = country.id where Address.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@22]\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select Country.name as Country_name, Country.id as Country_id from Country where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@22}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated_columnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.04,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_oneToOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, engineModel varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(model varchar(255) not null, unique (model))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_engineModel_Engine_model foreign key(engineModel) references Engine(model)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert \u000a...[truncated 573 chars]...\u000auter join Engine as engine on Car.engineModel = engine.model where Car.id in (?) | {1=42}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car#42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist_alreadyPersistedEntity",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [42, 666]\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?, ?)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009insert into Car(id, model) values (?, ?)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelation\u000a...[truncated 610 chars]...\u000aCreating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009update Car set model = ? where id = ?\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select id, model from Car | {}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [42]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=42}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constrain\u000a...[truncated 1173 chars]...\u000aRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car#42\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car#42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_basic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=42}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select id, model from Car | {}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [42]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=42}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_oneToOne_ownedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(model varchar(255) not null, carId bigint, unique (model))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Engine add constraint FK_Engine_carId_Car_id foreign key(carId) references Car(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?,\u000a...[truncated 517 chars]...\u000aar left outer join Engine as engine on Car.id = engine.carId where Car.id in (?) | {1=42}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest$Car#42\u000a"
        }
      ],
      "duration" : 0.048,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_oneToOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, engineId bigint, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Engine(m\u000a...[truncated 671 chars]...\u000arom Car left outer join Engine as engine on Car.engineId = engine.id where Car.id in (?) | {1=2}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car#2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), name varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, name, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=1, Car.name=Toto}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id, model, name from Car | {}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [1]\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.name as Car_name, Car.id as Car_id from Car where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constrain\u000a...[truncated 1157 chars]...\u000ainRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car#1\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car#1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_basic_withDatabaseSequence",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create sequence CAR_SEQUENCE start with 1 increment by 1\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009CALL NEXT VALUE FOR CAR_SEQUENCE | {}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id, model from Car | {}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [1]\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_basic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id, model from Car | {}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [1]\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_oneToOne_ownedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(model varchar(255), id bigint not null, carId bigint, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Engine add constraint FK_Engine_carId_Car_id foreign key(carId) references Car(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) va\u000a...[truncated 653 chars]...\u000ad from Car left outer join Engine as engine on Car.id = engine.carId where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest$Car#1\u000a"
        }
      ],
      "duration" : 0.076,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudEnum",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto_possibleStates(id VARCHAR(255), possibleStates integer, unique (id, possibleStates))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Toto_possibleStates add constraint FK_Toto_possibleStates_id_Toto_id foreign key(id) references Toto(id)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRAC\u000a...[truncated 1514 chars]...\u000atTest$Toto#o.c.s.i.PersistedIdentifier@add64311-26ea-4b01-b76a-fdad79d3a56b\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto#o.c.s.i.PersistedIdentifier@add64311-26ea-4b01-b76a-fdad79d3a56b\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudComplexType_overrideColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Toto_times(id VARCHAR(255), createdAt timestamp, modificationDate timestamp, unique (id, createdAt, modificationDate))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009alter table Toto_times add constraint FK_Toto_times_id_toto_id foreign key(id) references toto(id)\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07\u000a...[truncated 1630 chars]...\u000atTest$Toto#o.c.s.i.PersistedIdentifier@2d62d62c-7995-463c-ae68-5d7402c0e0b7\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto#o.c.s.i.PersistedIdentifier@2d62d62c-7995-463c-ae68-5d7402c0e0b7\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudComplexType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Toto_times(id VARCHAR(255), creationDate timestamp, modificationDate timestamp, unique (id, creationDate, modificationDate))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009alter table Toto_times add constraint FK_Toto_times_id_Toto_id foreign key(id) references Toto(id)\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03\u000a...[truncated 1651 chars]...\u000atTest$Toto#o.c.s.i.PersistedIdentifier@cfc7d5c6-d9ed-42d1-8f4d-918341f56bd7\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto#o.c.s.i.PersistedIdentifier@cfc7d5c6-d9ed-42d1-8f4d-918341f56bd7\u000a"
        }
      ],
      "duration" : 0.04,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:48\u0009TRACE\u0009SQLOperat\u000a...[truncated 2310 chars]...\u000a.id=o.c.s.i.PersistedIdentifier@1, Person_middleNames.idx=1}, 2={Person_middleNames.id=o.c.s.i.PersistedIdentifier@1, Person_middleNames.idx=0}, 3={Person_middleNames.id=o.c.s.i.PersistedIdentifier@1, Person_middleNames.idx=2}}\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:48\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:48\u0009TRACE\u0009SQLOperation\u0009select middleNames from Person_middleNames | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:48\u0009TRACE\u0009SQLOperat\u000a...[truncated 1625 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Person_middleNames(id int, middleNames varchar(255), idx integer, unique (id, idx))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_middleNames add constraint FK_Person_middleNames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:48\u0009TRACE\u0009SQLOperat\u000a...[truncated 3638 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudComplexType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009create table Toto_times(id VARCHAR(255), creationDate timestamp, modificationDate timestamp, idx integer, unique (id, idx))\u000a2026-03-24 07:19:48\u0009DEBUG\u0009DDLDeployer\u0009alter table Toto_times add constraint FK_Toto_times_id_Toto_id foreign key(id) references Toto(id)\u000a2026-03-24 07:19:48\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:48\u0009T\u000a...[truncated 3494 chars]...\u000a?) | {1=o.c.s.i.PersistableIdentifier@c28ba9d5-9495-41e5-a295-d62ddb00efa0}\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:48\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto#o.c.s.i.PersistedIdentifier@c28ba9d5-9495-41e5-a295-d62ddb00efa0\u000a"
        }
      ],
      "duration" : 0.057,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "changeColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "changeColumnSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into\u000a...[truncated 1655 chars]...\u000a Person_nicknames where id = ? and nicknames = ? | {1={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=tonton}, 2={Person_nicknames.id=o.c.s.i.PersistedIdentifier@1, Person_nicknames.nicknames=tintin}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select nickNames from Person_nicknames | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_withNewObject",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into\u000a...[truncated 2693 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into\u000a...[truncated 638 chars]...\u000ames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTableName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withCollectionFactory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into\u000a...[truncated 1821 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsPresent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_objectRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person_nicknames(id int, nicknames varchar(255), unique (id, nicknames))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_nicknames add constraint FK_Person_nicknames_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into\u000a...[truncated 2077 chars]...\u000ames.id as Person_nicknames_id from Person left outer join Person_nicknames as Person_nicknames on Person.id = Person_nicknames.id where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withElementCollectionTableNaming",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "read_deepInTree",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, uni\u000a...[truncated 6182 chars]...\u000aBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@666\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudComplexType_overrideColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.011,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "compositeToSingleKey_ownedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseId bigint, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId)\u000a...[truncated 1554 chars]...\u000aerson.houseId (U)=1, Person.address (W)=nowhere, Person.firstName (W)=John, Person.lastName (W)=Do}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "compositeToSingleKey_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table H\u000a...[truncated 2766 chars]...\u000adress = ?, ownerFirstName = ?, ownerLastName = ? where id = ? | {1={House.ownerFirstName (U)=null, House.ownerLastName (U)=null, House.id (W)=1, House.ownerAddress (U)=null}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "compositeToCompositeKey_ownedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa\u000a...[truncated 2418 chars]...\u000aeet, Person.houseCity (U)=CodeFilarete City, Person.firstName (W)=John, Person.address (W)=nowhere}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.lastName=Do, Person.firstName=John, Person.address=nowhere}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "compositeToCompositeKey_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, \u000a...[truncated 3633 chars]...\u000aouse.zipCode (W)=888, House.city (W)=CodeFilarete City, House.number (W)=42, House.ownerFirstName (U)=null, House.street (W)=Stalactite street, House.ownerLastName (U)=null}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a"
        }
      ],
      "duration" : 0.052,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "singleTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, catBreed integer, dogBreed integer, DTYPE varchar(255) not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Pet(catBreed, name, race, age, DTYPE) values (?, ?, ?, ?, ?) | {1={Pet.catBreed=Persian, Pet.DTYPE=Pet, Pet.name=Pluto, Pet.age=4, Pet.race=Dog}}\u000a2026-03-24 07\u000a...[truncated 1723 chars]...\u000am Pet where name = ? and race = ? and age = ? | {1={Pet.name=Pluto, Pet.age=4, Pet.race=Dog}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Pet | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select catBreed from Pet | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Pet where (name, race, age) in ((?, ?, ?)) | {Pet.name=Pluto, Pet.age=4, Pet.race=Dog}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Pet | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select catBreed from Pet | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tablePerClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Cat(catBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Dog(dogBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Cat(catBreed, name, race, age\u000a...[truncated 3123 chars]...\u000a='Dog', age=4}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Cat where name = ? and race = ? and age = ? | {1={Cat.age=4, Cat.name=Pluto, Cat.race=Dog}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select catBreed from Cat | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Cat where (name, race, age) in ((?, ?, ?)) | {Cat.age=4, Cat.name=Pluto, Cat.race=Dog}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select catBreed from Cat | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Cat(catBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Dog(dogBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name,\u000a...[truncated 4110 chars]...\u000at name from Pet | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select catBreed from Cat | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Cat where (name, race, age) in ((?, ?, ?)) | {Cat.age=4, Cat.race=Dog, Cat.name=Pluto}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Pet where (name, race, age) in ((?, ?, ?)) | {Pet.age=4, Pet.race=Dog, Pet.name=Pluto}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Pet | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select catBreed from Cat | {}\u000a"
        }
      ],
      "duration" : 0.037,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOne_compositeToCompositeKey_relationOwnedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_8b87d9bd foreign key(houseNumber, houseStreet, houseZipCode, houseCity) references House(number, street, zipCode, city)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOne_compositeToCompositeKey_relationOwnedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOne_compositeToSingleKey_relationOwnedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseId bigint, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOne_compositeToSingleKey_relationOwnedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_a240422 foreign key(ownerFirstName, ownerLastName, ownerAddress) references Person(firstName, lastName, address)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToMany_compositeToCompositeKey_withAssociationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers\u000a...[truncated 104 chars]...\u000aG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_pets add constraint FK_47cdb94d foreign key(person_firstName, person_lastName, person_address) references Person(firstName, lastName, address)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_pets add constraint FK_3124176c foreign key(pets_name, pets_race, pets_age) references Pet(name, race, age)\u000a"
        }
      ],
      "duration" : 0.05,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToMany_manyTypeIsCompositeKeyAndPolymorphic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar\u000a...[truncated 11751 chars]...\u000abject o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object o.c.s.e.m.c.Pet$Cat#PetId{name='Schrodinger', race='Cat', age=-42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToMany_manyTypeIsCompositeKeyAndPolymorphic_realLife",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Cat(name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar\u000a...[truncated 11751 chars]...\u000abject o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.JoinTablePolymorphicRelationJoinNode$JoinTablePolymorphicRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PolymorphicMergeJoinRowConsumer on object o.c.s.e.m.c.Pet$Cat#PetId{name='Schrodinger', race='Cat', age=-42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToMany_noPersistedStateManagingLambdas_persistIsBasedOnDatabaseSelect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alte\u000a...[truncated 4713 chars]...\u000a-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [PetId{name='Schrodinger', race='Cat', age=-42}]\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age from Pet where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009insert into Pet(age, name, ownerAddress, ownerFirstName, ownerLastName, race) values (?, ?, ?, ?, ?, ?)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToMany",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alte\u000a...[truncated 5708 chars]...\u000auming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "manyToMany",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers\u000a...[truncated 8701 chars]...\u000aater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        }
      ],
      "duration" : 0.09,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.027,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_columnNameOverridden_columnNameIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, familyName varchar(255) not null, address varchar(255) not null, unique (firstName, familyName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Person(age, firstName, familyName, address) values (?, ?, ?, ?) | {1={Person.familyName=Do, Person.address=nowhere, Person.age=35, Person.firstName=John}}\u000a2026-03-2\u000a...[truncated 68 chars]...\u000a[PersonId{firstName='John', lastName='Do', address='nowhere'}]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age as Person_age, Person.firstName as Person_firstName, Person.familyName as Person_familyName, Person.address as Person_address from Person where (Person.firstName, Person.familyName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_fieldNameOverridden_fieldNameIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.address=nowhere, Person.lastName=Do, Person.firstName=John, Person.age=35}}\u000a2026-03-24 07:19:\u000a...[truncated 54 chars]...\u000aities [PersonId{firstName='John', lastName='Do', address='nowhere'}]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age as Person_age, Person.firstName as Person_firstName, Person.lastName as Person_lastName, Person.address as Person_address from Person where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_oneToMany_withAssociationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers\u000a...[truncated 4633 chars]...\u000an_lastName=Do, Person_pets.pets_race=Dog, Person_pets.pets_age=5, Person_pets.pets_name=Rantanplan, Person_pets.person_firstName=John}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.firstName=John, Person.lastName=Do}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.firstName, Person.lastName, Person.address from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_fieldNameOverriddenAndColumnNameOverridden_columnNameIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, familyName varchar(255) not null, address varchar(255) not null, unique (firstName, familyName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Person(age, firstName, familyName, address) values (?, ?, ?, ?) | {1={Person.age=35, Person.firstName=John, Person.familyName=Do, Person.address=nowhere}}\u000a2026-03-2\u000a...[truncated 68 chars]...\u000a[PersonId{firstName='John', lastName='Do', address='nowhere'}]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age as Person_age, Person.firstName as Person_firstName, Person.familyName as Person_familyName, Person.address as Person_address from Person where (Person.firstName, Person.familyName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Person(age, firstName, lastName, address) values (?, ?, ?, ?) | {1={Person.address=nowhere, Person.lastName=Do, Person.firstName=John, Person.age=35}}\u000a2026-03-24 07:19:\u000a...[truncated 742 chars]...\u000a={Person.address (W)=nowhere, Person.lastName (W)=Do, Person.firstName (W)=John, Person.age (U)=36}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.address=nowhere, Person.lastName=Do, Person.firstName=John}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.age from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_manyToMany",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_pets(person_firstName varchar(255) not null, person_lastName varchar(255) not null, person_address varchar(255) not null, pets_name varchar(255) not null, pets_race varchar(255) not null, pets_age integer not null, unique (pers\u000a...[truncated 4633 chars]...\u000aJohn, Person_pets.person_lastName=Do, Person_pets.person_address=nowhere, Person_pets.pets_race=Dog, Person_pets.pets_name=Rantanplan}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.firstName=John, Person.address=nowhere, Person.lastName=Do}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.firstName, Person.lastName, Person.address from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist_polymorphic(String, EntityPersister)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, catBreed integer, dogBreed integer, DTYPE varchar(255) not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Cat(catBreed integer, name varchar(255) not null, race varchar(255) not null, age integer not null, unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Dog(dogBreed integer, name varchar(255) not null\u000a...[truncated 3071 chars]...\u000a.model.operator.TupleIn@6698105f]], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Pet.name as Pet_name, Pet.race as Pet_race, Pet.age as Pet_age, Pet.catBreed as Pet_catBreed, Pet.dogBreed as Pet_dogBreed, Pet.DTYPE as Pet_DTYPE from Pet where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist_polymorphic(String, EntityPersister)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Pet(name, race, age) values (?, ?, ?) | {1={Pet.race=Dog, Pet.age=4, Pet.name=Pluto}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.catBreed=Persian, Cat.name=Pluto, Cat.race=Dog, Cat.age=4}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009JoinTablePolymorphismPersister\u0009se\u000a...[truncated 3806 chars]...\u000a}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.compositekey.Pet$Cat\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.c.Pet$Cat#PetId{name='Pluto', race='Dog', age=4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "persist_polymorphic(String, EntityPersister)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Cat(catBreed, name, race, age) values (?, ?, ?, ?) | {1={Cat.age=4, Cat.name=Pluto, Cat.catBreed=Persian, Cat.race=Dog}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009TablePerClassPolymorphismPersister\u0009selecting entities [PetId{name='Pluto', race='Dog', age=4}]\u000a2026-03-24 07:19:53\u0009DEBUG\u0009TablePerClassPolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSu\u000a...[truncated 3807 chars]...\u000aCat.age left outer join Dog as Dog on Pet.name = Dog.name and Pet.race = Dog.race and Pet.age = Dog.age where (Pet.name, Pet.race, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.c.Pet$Cat#PetId{name='Pluto', race='Dog', age=4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_oneToMany_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, unique (firstName, lastName, address))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, race varchar(255) not null, age integer not null, ownerFirstName varchar(255), ownerLastName varchar(255), ownerAddress varchar(255), unique (name, race, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alte\u000a...[truncated 3436 chars]...\u000aerAddress (U)=null, Pet.ownerFirstName (U)=null, Pet.ownerLastName (U)=null, Pet.name (W)=Rantanplan, Pet.age (W)=5, Pet.race (W)=Dog}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where firstName = ? and lastName = ? and address = ? | {1={Person.lastName=Do, Person.firstName=John, Person.address=nowhere}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Person.firstName, Person.lastName, Person.address from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withColumnArgs",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa\u000a...[truncated 1525 chars]...\u000aCode = house.zipCode and Person.houseCity = house.city where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ifConstructorWithIdExists_butConstructorWithoutArgsIsSpecified_constructorWithoutArgsIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa\u000a...[truncated 1525 chars]...\u000aCode = house.zipCode and Person.houseCity = house.city where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ifConstructorWithIdExists_constructorWithIdIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa\u000a...[truncated 1525 chars]...\u000aCode = house.zipCode and Person.houseCity = house.city where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withColumnNameArgs",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa\u000a...[truncated 1525 chars]...\u000aCode = house.zipCode and Person.houseCity = house.city where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "usingFactory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(age integer not null, firstName varchar(255) not null, lastName varchar(255) not null, address varchar(255) not null, houseNumber integer, houseStreet varchar(255), houseZipCode varchar(255), houseCity varchar(255), unique (firstNa\u000a...[truncated 1525 chars]...\u000aCode = house.zipCode and Person.houseCity = house.city where (Person.firstName, Person.lastName, Person.address) in ((?, ?, ?)) | {1=John, 2=Do, 3=nowhere}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.c.Person#PersonId{firstName='John', lastName='Do', address='nowhere'}\u000a"
        }
      ],
      "duration" : 0.054,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, type varchar(255) not null, age integer not null, unique (name, type, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Pet(name, type, age) values (?, ?, ?) | {1={Pet.type=Dog, Pet.age=4, Pet.name=Pluto}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [PetId{name='Pluto', race='Dog', age=4}]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.name, Pet.type, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byOrdinal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Pet(name varchar(255) not null, type integer not null, age integer not null, unique (name, type, age))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Pet(name, type, age) values (?, ?, ?) | {1={Pet.type=Dog, Pet.name=Pluto, Pet.age=4}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [PetId{name='Pluto', race='Dog', age=4}]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Pet.name as Pet_name, Pet.type as Pet_type, Pet.age as Pet_age from Pet where (Pet.name, Pet.type, Pet.age) in ((?, ?, ?)) | {1=Pluto, 2=Dog, 3=4}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.c.Pet\u000a"
        }
      ],
      "duration" : 0.016,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_sibling",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Per\u000a...[truncated 8030 chars]...\u000a entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_1Parent_2Children",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add cons\u000a...[truncated 3046 chars]...\u000a object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Per\u000a...[truncated 8030 chars]...\u000a entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_1Parent_1Child",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add cons\u000a...[truncated 1988 chars]...\u000an on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a"
        }
      ],
      "duration" : 0.04,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToMany",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "simulatedBy_one2ManyAndASelectListener",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo\u000a...[truncated 3191 chars]...\u000a.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#1\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a"
        }
      ],
      "duration" : 0.013,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_withAssociationTable_1Parent_2Children",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Person_children_person_id_Person_id foreign key(person_id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constrai\u000a...[truncated 3046 chars]...\u000a object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.fatherId=null, Person.directNeighborId=null, Person.name=John Do, Person.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching sta\u000a...[truncated 6574 chars]...\u000a entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_sibling_withAssociationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Per\u000a...[truncated 8030 chars]...\u000a entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_withAssociationTable_1Parent_1Child",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Person_children_children_id_Person_id foreign key(children_id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add cons\u000a...[truncated 1988 chars]...\u000an on Person.id = Person_children.person_id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_sibling_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, fatherId int, directNeighborId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id, fatherId, directNeighborId) values (?, ?, ?, ?) | {1={Person.name=John Do, Person.fatherId=null, Person.id=o.c.s.i.PersistableIdentifier@42, Person.directNeighborId=null}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching sta\u000a...[truncated 6574 chars]...\u000a entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_withAssociationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_children(person_id int not null, children_id int not null, unique (person_id, children_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_neighbours(person_id int not null, neighbours_id int not null, unique (person_id, neighbours_id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_children add constraint FK_Per\u000a...[truncated 8030 chars]...\u000a entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_ownedByReverseSide_1Parent_2Children",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, fatherId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id, fatherId) values (?, ?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@42, Person.name=John Do, Person.fatherId=null}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Person(\u000a...[truncated 2240 chars]...\u000a object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@888\u000a"
        }
      ],
      "duration" : 0.08,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToMany",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_2cycles_sibling",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, houseId int, house1Id int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_houseId_House_id foreign key(houseId) references House(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_house1Id_House_id foreign key(house1I\u000a...[truncated 2802 chars]...\u000as.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_2cycles_sibling_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(id int not null, addressId int, gardenerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, house1Id int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_House_addressId_Address_id foreign key(a\u000a...[truncated 20054 chars]...\u000a id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@888}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@456}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@999}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_2cycles_ownedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(id int not null, addressId int, gardenerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references \u000a...[truncated 10556 chars]...\u000aid = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_2cycles_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(id int not null, addressId int, gardenerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(reversePartnerId int, name varchar(255), id int not null, houseId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) ref\u000a...[truncated 12698 chars]...\u000aid = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_ownedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, partnerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_partnerId_Person_id foreign key(partnerId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id, partnerId) values (?, ?, ?) | {1={Person.name=Saca Do, Person.id=o.c.s.i.PersistableIdentifier@66\u000a...[truncated 1350 chars]...\u000as partner on Person.partnerId = partner.id where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertSelect_cycleIsDirect_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(reversePartnerId int, name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_reversePartnerId_Person_id foreign key(reversePartnerId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id, reversePartnerId) values (?, ?, ?) | {1={Person.name=John Do, Person.reverse\u000a...[truncated 1412 chars]...\u000aer on Person.id = partner.reversePartnerId where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_2cycles_ownedByTarget_entityCycle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(reversePartnerId int, name varchar(255), id int not null, addressId int, houseId int, gardenerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_addressId_Address_id foreign key(addressId) references Address(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add const\u000a...[truncated 5981 chars]...\u000ape=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_2cycles_ownedBySource_entityCycle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(id int not null, addressId int, gardenerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, houseId int, partnerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_House_gardenerId_Person_id foreign key(gardenerId) references\u000a...[truncated 5668 chars]...\u000ape=o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportCycleTest$Person#o.c.s.i.PersistedIdentifier@666\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_cycleWithIntermediary_ownedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(id int not null, addressId int, gardenerId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, houseId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(id)\u000a202\u000a...[truncated 7369 chars]...\u000aid = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Person | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_cycleWithIntermediary_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Address(location varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(id int not null, addressId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(reverseGardenerId int, name varchar(255), id int not null, houseId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table House add constraint FK_House_addressId_Address_id foreign key(addressId) references Address(\u000a...[truncated 7239 chars]...\u000aid = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@999}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from House where id = ? | {1={House.id=o.c.s.i.PersistableIdentifier@123}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Person | {}\u000a"
        }
      ],
      "duration" : 0.124,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportCycleTest$OneToOne",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "happyPath",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, name varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(creationDate, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@27be8989-c9eb-4cb2-a5bc-4e0c71346bd2, Toto.creationDate=Tue Ma\u000a...[truncated 231 chars]...\u000aier@27be8989-c9eb-4cb2-a5bc-4e0c71346bd2]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@27be8989-c9eb-4cb2-a5bc-4e0c71346bd2}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exclude",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), modificationDate timestamp, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, modificationDate, name) values (?, ?, ?) | {1={Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@92e3d3e1-3c55-4bd1-a653-c81ae8479542, Toto.name=null}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@92e3d3e1-3c55-4bd1-a653-c81ae8479542]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@92e3d3e1-3c55-4bd1-a653-c81ae8479542}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "overrideColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.name=null, Toto.createdAt=Tue Mar 24 07:19:55 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@d9abc7d2-ef01-4ebe-872b-f23f33f57c9b, Toto.modifica\u000a...[truncated 213 chars]...\u000adentifier@d9abc7d2-ef01-4ebe-872b-f23f33f57c9b]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d9abc7d2-ef01-4ebe-872b-f23f33f57c9b}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappingDefinedTwice_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "happyPath",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.modificationDate=null, Toto.name=null, Toto.createdAt=Tue Mar 24 07:19:55 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@62ee7418-b92f-457e-a9ae\u000a...[truncated 213 chars]...\u000adentifier@62ee7418-b92f-457e-a9ae-115c816e35c4]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@62ee7418-b92f-457e-a9ae-115c816e35c4}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "nameAlreadyExists_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "nameIsAlreadyOverridden_nameIsOverwritten",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, createdAt timestamp, modificationDate timestamp, name varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(createdAt, id, modificationDate, name) values (?, ?, ?, ?) | {1={Toto.createdAt=Tue Mar 24 07:19:55 UTC 2026, Toto.name=null, Toto.modificationDate=null, Toto.id=o.c.s.i.PersistableIdentifier@cb79e124-6e86-4296-a2e6\u000a...[truncated 213 chars]...\u000adentifier@cb79e124-6e86-4296-a2e6-25739c64af2f]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.createdAt as Toto_createdAt, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@cb79e124-6e86-4296-a2e6-25739c64af2f}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        }
      ],
      "duration" : 0.018,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$OverrideName",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "happyPath",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationDate timestamp, locale VARCHAR(20), name varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(creationDate, id, locale, modificationDate, name) values (?, ?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@69f49f2c-e51a-462a-a8e9-283ceb7b749d, Toto.locale=en_US, Toto.creationDate=\u000a...[truncated 322 chars]...\u000a283ceb7b749d]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.locale as Toto_locale, Toto.name as Toto_name, Toto.modificationDate as Toto_modificationDate, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@69f49f2c-e51a-462a-a8e9-283ceb7b749d}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withMappedSuperClassAndOverride_schemaGeneration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, modificationTime timestamp, name varchar(255), creationDate timestamp, locale VARCHAR(20), unique (id))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withMappedSuperClassAndOverrideSize_schemaGeneration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(42), locale VARCHAR(20), unique (id))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withMappedSuperClassAndOverrideName_schemaGeneration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), unique (id))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withMappedSuperClassAndOverride_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, creationDate timestamp, modificationTime timestamp, locale VARCHAR(20), name varchar(255), unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Toto(creationDate, id, locale, name) values (?, ?, ?, ?) | {1={Toto.locale=en_US, Toto.name=null, Toto.id=o.c.s.i.PersistableIdentifier@42d0022e-79ac-4170-a292-9a2bcdbbbcc5, Toto.creationDate=Tue M\u000a...[truncated 225 chars]...\u000ai.PersistableIdentifier@42d0022e-79ac-4170-a292-9a2bcdbbbcc5]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Toto.locale as Toto_locale, Toto.name as Toto_name, Toto.creationDate as Toto_creationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@42d0022e-79ac-4170-a292-9a2bcdbbbcc5}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        }
      ],
      "duration" : 0.039,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table car(id int not null, color int, model varchar(255), unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table car add constraint FK_car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(color, id) values (?, ?) | {1=\u000a...[truncated 585 chars]...\u000ael as car_model, car.id as car_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from car inner join Vehicle as Vehicle on car.id = Vehicle.id where car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, model, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select car.id, car.model, car.color from car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constra\u000a...[truncated 1248 chars]...\u000aere Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withEmbeddable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), rgb integer not null, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(rgb, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.rgb=666, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.rgb as Car_rgb, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select id, model, rgb from Car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedSuperClass_and_entityInheritance_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withIdDefinedInSuperClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select car.id, car.color, car.model from car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twiceInheritanceInRelation_schemaContainsAllTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "identifierIsRedefined_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withIdDefinedInSuperClass_severalTimes",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.091,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "indexNamingStrategyChanged_inBoth_lowestTakesPriority",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "simpleCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, model, id) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault, Car.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select car.id, car.model, car.color from car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "columnNamingStrategyChanged_inBoth_lowestTakesPriority",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model_col varchar(255), color_col int, id_col int not null, unique (id_col))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color_col, model_col, id_col) values (?, ?, ?) | {1={Car.color_col=Color[rgb=666], Car.model_col=Renault, Car.id_col=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select id_col, model_col, color_col from Car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color_col as Car_color_col, Car.model_col as Car_model_col, Car.id_col as Car_id_col from Car where Car.id_col in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "columnNamingStrategyChanged_inParent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model_supercol varchar(255), color_supercol int, id_supercol int not null, unique (id_supercol))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color_supercol, model_supercol, id_supercol) values (?, ?, ?) | {1={Car.id_supercol=o.c.s.i.PersistableIdentifier@1, Car.color_supercol=Color[rgb=666], Car.model_supercol=Renault}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select \u000a...[truncated 40 chars]...\u000acol from Car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color_supercol as Car_color_supercol, Car.model_supercol as Car_model_supercol, Car.id_supercol as Car_id_supercol from Car where Car.id_supercol in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withEmbeddable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), rgb integer not null, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(rgb, model, id) values (?, ?, ?) | {1={Car.model=Renault, Car.rgb=666, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.rgb as Car_rgb, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select id, model, rgb from Car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "indexNamingStrategyChanged_inParent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "columnNamingStrategyChanged",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model_col varchar(255), color_col int, id_col int not null, unique (id_col))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color_col, model_col, id_col) values (?, ?, ?) | {1={Car.model_col=Renault, Car.color_col=Color[rgb=666], Car.id_col=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select id_col, model_col, color_col from Car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color_col as Car_color_col, Car.model_col as Car_model_col, Car.id_col as Car_id_col from Car where Car.id_col in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withoutIdDefined_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "indexNamingStrategyChanged",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "simpleCase_withTableDefinedInSuperClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, model, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select car.id, car.model, car.color from car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select Car.color as Car_color, Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a"
        }
      ],
      "duration" : 0.064,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_associationTableIsMaintained",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 4623 chars]...\u000aPersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_associationRecordsMustBeDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 1525 chars]...\u000afier@300}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as answerCount from Answer where id = 666 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from Choice where id = 300 | {}\u000a"
        }
      ],
      "duration" : 0.024,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_associationRecordsMustBeDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Cho\u000a...[truncated 1946 chars]...\u000afier@300}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as answerCount from Answer where id = 666 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from Choice where id = 300 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_removedElementsAreDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 4810 chars]...\u000aPersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@0\u000a"
        }
      ],
      "duration" : 0.025,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_noRecordInAssociationTable_mustReturnEmptyCollection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.sequence_name (W)=Toto, sequence_table.next_val (U)=30}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009S\u000a...[truncated 1428 chars]...\u000aistedIdentifier@42}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_relationContainsOneToMany",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 3170 chars]...\u000as\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select answer_id from answer_choices | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_collectionFactory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 1189 chars]...\u000asistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.201,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bidirectionality_reverseCollection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo\u000a...[truncated 3348 chars]...\u000a.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bidirectionality_reverselySetBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo\u000a...[truncated 3348 chars]...\u000a.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bidirectionality_reverseInitializedWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Author(name varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Book(isbn varchar(255), price double, title varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Book_authors(book_id bigint not null, authors_id bigint not null, unique (boo\u000a...[truncated 3348 chars]...\u000a.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.b.Book\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.b.Book#2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_relationContainsManyToMany_indexed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, myIdx integer, unique (answer_id, choices_id, myIdx))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choi\u000a...[truncated 4429 chars]...\u000aPersistedIdentifier@2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_relationContainsManyToMany_indexed_siblingProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, myIdx integer, unique (answer_id, choices_id, myIdx))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_secondaryChoices(answer_id int not null, secondaryChoices_id int not null, myIdx2 integer, unique (answer_id, secondaryChoices_id, myIdx2))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create \u000a...[truncated 11312 chars]...\u000a:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_relationContainsManyToMany",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 3461 chars]...\u000as\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer_choices where answer_id = ? and choices_id = ? | {1={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@13}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select answer_id from answer_choices | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_associationRecordsMustBeDeleted_butNotTargetEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 1525 chars]...\u000afier@666}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistedIdentifier@666}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as answerCount from Answer where id = 666 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as relationCount from Answer_choices where answer_Id = 666 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from Choice where id = 300 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_associationRecordsMustBeInserted_butNotTargetEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 654 chars]...\u000ahoices.answer_id=o.c.s.i.PersistableIdentifier@666}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@100, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@200, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from Answer where id in (42, 666) | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select choices_Id from Answer_choices where answer_id in (42, 666) | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_associationRecordsMustBeUpdated_butNotTargetEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(comment varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answe\u000a...[truncated 3710 chars]...\u000aith o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.s.Answer\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.s.Answer#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select label from Choice where id = 100 | {}\u000a"
        }
      ],
      "duration" : 0.03,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_onlySourceEntitiesArePersisted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answe\u000a...[truncated 110 chars]...\u000as_id_Choice_id foreign key(choices_id) references Choice(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Answer(id) values (?) | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from answer | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as relationCount from answer_choices | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as choiceCount from choice | {}\u000a"
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeysAreCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_choices_id_Choice_id foreign key(choices_id) references Choice(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withJoinTable_joinTableIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(left_side_id int not null, right_side_id int not null, unique (left_side_id, right_side_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Toto add constraint FK_Toto_left_side_id_Answer_id foreign key(left_side_id) references Answer(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Toto add constraint FK_Toto_right_side_id_Choice_id foreign key(right_side_id) references Choice(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table PossibleChoices(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_choices_id_PossibleChoices_id foreign key(choices_id) references PossibleChoices(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTable_targetTableIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, unique (answer_id, choices_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table MyChoice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_answer_id_Answer_id foreign key(answer_id) references Answer(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Answer_choices add constraint FK_Answer_choices_choices_id_MyChoice_id foreign key(choices_id) references MyChoice(id)\u000a"
        }
      ],
      "duration" : 0.038,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mandatory_withNullTarget_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOp\u000a...[truncated 669 chars]...\u000acturer.id as manufacturer_id from Device left outer join Company as manufacturer on Device.manufacturerId = manufacturer.id where Device.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multiple_manyToOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, locationId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) ref\u000a...[truncated 4491 chars]...\u000a)=World Company renamed, Company.id (W)=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Address set street = ? where id = ? | {1={Address.street (U)=somewhere renamed, Address.id (W)=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@0}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fetchSeparately",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1018 chars]...\u000aeJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multiple_manyToOne_partialOrphanRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, locationId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references \u000a...[truncated 4779 chars]...\u000am Company where id = ? | {1={Company.id=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Address set street = ? where id = ? | {1={Address.id (W)=o.c.s.i.PersistableIdentifier@0, Address.street (U)=somewhere renamed}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "reverselyInitializeWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1774 chars]...\u000ae.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "reverseCollection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1774 chars]...\u000ae.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "reverselySetBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1774 chars]...\u000ae.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Device\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@1\u000a"
        }
      ],
      "duration" : 0.031,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notDefined_defaultIsAll_getter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1711 chars]...\u000aufacturer.id where Device.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@666]\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Company.name as Company_name, Company.id as Company_id from Company where Company.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.d.Company\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cascade_deleteWithOrphanRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@\u000a...[truncated 524 chars]...\u000aing o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@100\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@100}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Company where id = ? | {1={Company.id=o.c.s.i.PersistedIdentifier@42}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "associationOnly_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "all",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 6292 chars]...\u000aonJoinRowConsumer on object o.c.s.e.m.d.Device#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Company where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "readOnly_getter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1083 chars]...\u000a{1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Company where id = 1 | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Device | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Company where id = 1 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "readOnly_setter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, manufacturerId int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009i\u000a...[truncated 1083 chars]...\u000a{1={Device.name (U)=touched UPS, Device.id (W)=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Company where id = 1 | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Device where id = ? | {1={Device.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Device | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select name from Company where id = 1 | {}\u000a"
        }
      ],
      "duration" : 0.065,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "columnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, positionId int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_positionId_Address_id foreign key(positionId) references Address(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultBehavior",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, locationId int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, locationId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Town(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_locationId_Town_id foreign key(locationId) references Town(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultBehavior_2Relations",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Address(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Company(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, locationId int, manufacturerId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_locationId_Address_id foreign key(locationId) references Address(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_manufacturerId_Company_id foreign key(manufacturerId) references Company(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTable_targetTableIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Device(name varchar(255), id int not null, locationId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Township(street varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Device add constraint FK_Device_locationId_Township_id foreign key(locationId) references Township(id)\u000a"
        }
      ],
      "duration" : 0.072,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudEnum",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_addressBook(id int, key integer, value varchar(255), unique (id, key))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_addressBook add constraint FK_Person_addressBook_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009in\u000a...[truncated 3485 chars]...\u000aom Person_addressBook where id = ? and key = ? | {1={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=BILLING_ADDRESS}, 2={Person_addressBook.id=o.c.s.i.PersistedIdentifier@1, Person_addressBook.key=OTHER}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_addressBook | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_valueIsComplexType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_contracts(id int, key varchar(255), creationDate timestamp, modificationDate timestamp, unique (id, key))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_contracts add constraint FK_Person_contracts_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24\u000a...[truncated 4360 chars]...\u000aOperation\u0009delete from Person_contracts where id = ? and key = ? | {1={Person_contracts.id=o.c.s.i.PersistedIdentifier@1, Person_contracts.key=Lyon}, 2={Person_contracts.id=o.c.s.i.PersistedIdentifier@1, Person_contracts.key=Marseille}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_contracts | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "overrideValueColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOper\u000a...[truncated 2349 chars]...\u000aPerson_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1}, 2={Person_phoneNumbers.key=home, Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1}, 3={Person_phoneNumbers.key=mobile, Person_phoneNumbers.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_phoneNumbers | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOper\u000a...[truncated 1651 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTableName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withCollectionFactory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOper\u000a...[truncated 1651 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "overrideKeyColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsPresent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_objectRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOper\u000a...[truncated 3060 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withMapEntryTableNaming",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "keyAndValueIsComplexType_schemaGeneration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_keyIsComplexType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_addresses(id int, creationDate timestamp, modificationDate timestamp, value varchar(255), unique (id, creationDate, modificationDate))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_addresses add constraint FK_Person_addresses_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching\u000a...[truncated 4765 chars]...\u000aon_addresses.creationDate=Thu Mar 19 07:19:54 UTC 2026}, 2={Person_addresses.id=o.c.s.i.PersistedIdentifier@1, Person_addresses.modificationDate=Mon Mar 23 07:19:54 UTC 2026, Person_addresses.creationDate=Mon Mar 23 07:19:54 UTC 2026}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_addresses | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_keyAndValueIsComplexType_overrideColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates(id int, creationDate timestamp, modificationDate timestamp, value_creationDate timestamp, value_modificationDate timestamp, unique (id, creationDate, modificationDate))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates add const\u000a...[truncated 7311 chars]...\u000a26, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates.creationDate=Sat Mar 21 07:19:54 UTC 2026}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfComplexTypesWithColumnDuplicates | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_keyAndValueIsComplexType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfComplexTypes(id int, creationDate timestamp, modificationDate timestamp, serialNumber varchar(255), model varchar(255), unique (id, creationDate, modificationDate))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfComplexTypes add constraint FK_Person_mapPropertyMadeOfComplexTypes_id_Person_i\u000a...[truncated 6394 chars]...\u000adeOfComplexTypes.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfComplexTypes.creationDate=Sun Mar 22 07:19:54 UTC 2026, Person_mapPropertyMadeOfComplexTypes.modificationDate=Sun Mar 22 07:19:54 UTC 2026}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfComplexTypes | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_objectAddition",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_phoneNumbers(id int, key varchar(255), value varchar(255), unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_phoneNumbers add constraint FK_Person_phoneNumbers_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOper\u000a...[truncated 3735 chars]...\u000ae=o.c.s.e.m.Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Person#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withReverseJoinColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities",
          "duration" : 0.042,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_associationOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))\u000a2026-03-24 07\u000a...[truncated 11759 chars]...\u000atyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@3, Person_mapPropertyMadeOfEntityAsKeyAndValue.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_readOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_m\u000a...[truncated 10912 chars]...\u000a.m.KeyValueRecord#org.codefilarete.stalactite.engine.configurer.map.RecordId@21\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select key from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from City | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009a\u000a...[truncated 9810 chars]...\u000arson_mapPropertyMadeOfEntityAsKeyAndValue.key=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from City | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKey_creation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009a\u000a...[truncated 88 chars]...\u000artyMadeOfEntityAsKeyAndValue_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_value_Country_id foreign key(value) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKeyAndValue add constraint FK_Person_mapPropertyMadeOfEntityAsKeyAndValue_key_City_id foreign key(key) references City(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_deleteOrphan",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKeyAndValue(id int, key int, value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEnt\u000a...[truncated 11143 chars]...\u000ao.c.s.i.PersistedIdentifier@3}, 2={Country.id=o.c.s.i.PersistedIdentifier@4}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfEntityAsKeyAndValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from City | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        }
      ],
      "duration" : 0.1,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_associationOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro\u000a...[truncated 8608 chars]...\u000aer@3}, 2={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select key from Person_mapPropertyMadeOfEntityAsKey | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_readOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro\u000a...[truncated 8103 chars]...\u000a.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.c.m.KeyValueRecord#org.codefilarete.stalactite.engine.configurer.map.RecordId@21\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select key from Person_mapPropertyMadeOfEntityAsKey | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro\u000a...[truncated 8004 chars]...\u000a@3}, 2={Person_mapPropertyMadeOfEntityAsKey.id=o.c.s.i.PersistedIdentifier@1, Person_mapPropertyMadeOfEntityAsKey.key=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfEntityAsKey | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "compositeId_foreignKey_creation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfCompositeIdEntityAsKey(id int, value varchar(255), number integer, street varchar(255), zipCode varchar(255), city varchar(255), unique (id, number, street, zipCode, city))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfCompositeIdEntityAsKey add constraint FK_Person_mapPropertyMadeOfCompositeIdEntityAsKey_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfCompositeIdEntityAsKey add constraint FK_f8c1917 foreign key(number, street, zipCode, city) references House(number, street, zipCode, city)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "schemaCreation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKey_creation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPropertyMadeOfEntityAsKey_key_Country_id foreign key(key) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_deleteOrphan",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsKey(id int, value varchar(255), key int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsKey add constraint FK_Person_mapPro\u000a...[truncated 8188 chars]...\u000a54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@2}, 2={Country.id=o.c.s.i.PersistedIdentifier@3}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfEntityAsKey | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        }
      ],
      "duration" : 0.081,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.068,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_associationOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma\u000a...[truncated 7743 chars]...\u000astedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Marseille, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select value from Person_mapPropertyMadeOfEntityAsValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_readOnly",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma\u000a...[truncated 8289 chars]...\u000aationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.c.m.KeyValueRecord#org.codefilarete.stalactite.engine.configurer.map.RecordId@24606b\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select value from Person_mapPropertyMadeOfEntityAsValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma\u000a...[truncated 8321 chars]...\u000aPersistedIdentifier@1}, 2={Person_mapPropertyMadeOfEntityAsValue.key=Lyon, Person_mapPropertyMadeOfEntityAsValue.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'key' from Person_mapPropertyMadeOfEntityAsValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "compositeId_foreignKey_creation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table House(number integer not null, street varchar(255) not null, zipCode varchar(255) not null, city varchar(255) not null, unique (number, street, zipCode, city))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfCompositeIdEntityAsValue(id int, key varchar(255), number integer, street varchar(255), zipCode varchar(255), city varchar(255), unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfCompositeIdEntityAsValue add constraint FK_Person_mapPropertyMadeOfCompositeIdEntityAsValue_id_Person_id foreign key(id) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfCompositeIdEntityAsValue add constraint FK_aee66945 foreign key(number, street, zipCode, city) references House(number, street, zipCode, city)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "schemaCreation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKey_creation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_value_Country_id foreign key(value) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_mapPropertyMadeOfEntityAsValue_id_Person_id foreign key(id) references Person(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_deleteOrphan",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person_mapPropertyMadeOfEntityAsValue(id int, key varchar(255), value int, unique (id, key))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person_mapPropertyMadeOfEntityAsValue add constraint FK_Person_ma\u000a...[truncated 7880 chars]...\u000aRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@2}, 2={Country.id=o.c.s.i.PersistedIdentifier@3}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select 'value' from Person_mapPropertyMadeOfEntityAsValue | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select id from Country | {}\u000a"
        }
      ],
      "duration" : 0.137,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_withAssociationTable_associationRecordsMustBeUpdated_butNotTargetEntities_list",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(label varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question_choices(question_id int not null, choices_id int not null, unique (question_id, choices_id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Question_choices add constraint FK_Question_choices_question_id_Question_id for\u000a...[truncated 4454 chars]...\u000angConfigurationSupportOneToManyListTest$Question\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_entityRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 1010 chars]...\u000aid (W)=o.c.s.i.PersistableIdentifier@10, Choice.idx (U)=2}, 2={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.idx (U)=1}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@20}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_entitySwapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 970 chars]...\u000atifier@1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@20, Choice.idx (U)=1}, 2={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@10, Choice.idx (U)=2}, 3={Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.label (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.idx (U)=3}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_entityRemoval_entitiesAreSameObjectReference",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 1010 chars]...\u000aableIdentifier@1, Choice.idx (U)=2, Choice.label (U)=null}, 2={Choice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.questionId (U)=o.c.s.i.PersistableIdentifier@1, Choice.idx (U)=1, Choice.label (U)=null}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Choice where id = ? | {1={Choice.id=o.c.s.i.PersistableIdentifier@20}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_noChange",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 352 chars]...\u000a.PersistableIdentifier@20}, 2={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1, Choice.id=o.c.s.i.PersistableIdentifier@10}, 3={Choice.label=null, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3, Choice.id=o.c.s.i.PersistableIdentifier@30}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_entityAddition",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 1277 chars]...\u000ahoice.id (W)=o.c.s.i.PersistableIdentifier@30, Choice.label (U)=null, Choice.idx (U)=1}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Choice(label, id, questionId, idx) values (?, ?, ?, ?) | {1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.id=o.c.s.i.PersistableIdentifier@40, Choice.label=null, Choice.idx=2}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a"
        }
      ],
      "duration" : 0.059,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$Update",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_indexedByColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(label varchar(255), id int not null, questionId int, myIdx integer, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Q\u000a...[truncated 260 chars]...\u000ae.myIdx=2, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@20}, 2={Choice.myIdx=1, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@10}, 3={Choice.myIdx=3, Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@30}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.myIdx from Choice order by Choice.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_cascadeIsTriggered",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 248 chars]...\u000a1={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=2, Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@20}, 2={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=1, Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@10}, 3={Choice.questionId=o.c.s.i.PersistableIdentifier@1, Choice.idx=3, Choice.label=null, Choice.id=o.c.s.i.PersistableIdentifier@30}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Choice.id, Choice.idx from Choice order by Choice.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 1818 chars]...\u000aConfigurationSupportOneToManyListTest$Question#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_mappedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Choice add constraint FK_Choice_questionId_Question_id foreign key(questionId) references Question(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Que\u000a...[truncated 2284 chars]...\u000a026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009update Choice set label = ?, questionId = ?, idx = ? where id = ? | {1={Choice.idx (U)=null, Choice.label (U)=Grenoble, Choice.questionId (U)=null, Choice.id (W)=o.c.s.i.PersistableIdentifier@13}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Question where id = ? | {1={Question.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select questionId from Choice | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_reverseSideIsNotMapped_relationRecordsMustBeDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 3626 chars]...\u000answer_id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select count(id) as answerId from Answer | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select count(*) as relationCount from Answer_Choices | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select count(id) as choiceCount from Choice | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
          "duration" : 0.059,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 11925 chars]...\u000ar_choices.idx=2}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@30, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3}}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id = ? | {1={Answer.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select count(*) as c from Answer_Choices | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select id from Choice | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 2866 chars]...\u000aes_id=o.c.s.i.PersistableIdentifier@10}, 3={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=2, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}, 4={Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1, Answer_choices.idx=3, Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 20801 chars]...\u000aersistedIdentifier@1, Answer_choices.idx=1}, 2={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@20, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.idx=2}, 3={Answer_choices.choices_id=o.c.s.i.PersistableIdentifier@10, Answer_choices.answer_id=o.c.s.i.PersistedIdentifier@1, Answer_choices.idx=3}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Answer_Choices.answer_Id, Answer_Choices.idx, Answer_Choices.choices_Id from Answer_Choices order by Answer_Choices.idx | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_default",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 5955 chars]...\u000aityMappingConfigurationSupportOneToManyListTest$Answer\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Answer#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select_targets",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 2489 chars]...\u000aConfigurationSupportOneToManyListTest$Question#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportOneToManyListTest$Question#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Answer_choices(answer_id int not null, choices_id int not null, idx integer, unique (answer_id, choices_id, idx))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Choice(id int not null, idx integer, label varchar(255), questionId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Question(id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009\u000a...[truncated 3093 chars]...\u000astableIdentifier@20, Answer_choices.idx=3, Answer_choices.answer_id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Answer_choices where answer_id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Answer where id in (?) | {Answer.id=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select count(*) as c from Answer_Choices | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select id from Choice | {}\u000a"
        }
      ],
      "duration" : 0.125,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_multipleTimes",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table State(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref\u000a...[truncated 7315 chars]...\u000a with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from State where id = 1 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_noMappedBy_associationTableIsMaintained",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 4834 chars]...\u000a.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_mappedRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdenti\u000a...[truncated 993 chars]...\u000an\u0009Batching statement 2 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=null, City.countryId (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@100}, 2={City.name (U)=null, City.countryId (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@200}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_mappedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperat\u000a...[truncated 2982 chars]...\u000ac.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_associationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 4834 chars]...\u000a.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_withAssociationTable_associationRecordsMustBeDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_cities_id_City_i\u000a...[truncated 798 chars]...\u000aIdentifier@42}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistedIdentifier@666, Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}\u000a"
        }
      ],
      "duration" : 0.066,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_associationTable_removedElementsAreDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 5017 chars]...\u000a.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_mappedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdenti\u000a...[truncated 872 chars]...\u000atRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@100}, 2={City.id=o.c.s.i.PersistedIdentifier@200}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_mappedBy_removedElementsAreDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperat\u000a...[truncated 2909 chars]...\u000ac.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_withAssociationTable_associationRecordsMustBeDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_cities_id_City_i\u000a...[truncated 1209 chars]...\u000a= ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from City where id = ? | {1={City.id=o.c.s.i.PersistedIdentifier@300}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}\u000a"
        }
      ],
      "duration" : 0.043,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withoutAssociationTable_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_withAssociationTable_associationRecordsMustBeDeleted_butNotTargetEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 798 chars]...\u000aIdentifier@42}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistedIdentifier@300, Country_cities.country_id=o.c.s.i.PersistedIdentifier@666}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@666}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_withAssociationTable_associationRecordsMustBeUpdated_butNotTargetEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 3824 chars]...\u000aPersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_withAssociationTable_associationRecordsMustBeInserted_butNotTargetEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_cities_id_City_i\u000a...[truncated 614 chars]...\u000ang statement 3 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Country_cities(country_id, cities_id) values (?, ?) | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@300, Country_cities.country_id=o.c.s.i.PersistableIdentifier@666}, 2={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@100, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}, 3={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@200, Country_cities.country_id=o.c.s.i.PersistableIdentifier@42}}\u000a"
        }
      ],
      "duration" : 0.035,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_onlySourceEntitiesArePersisted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 222 chars]...\u000a 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, id) values (?, ?, ?) | {1={Country.name=France, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from country | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as relationCount from country_cities | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select count(*) as cityCount from city | {}\u000a"
        }
      ],
      "duration" : 0.008,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "reverseEntitiesAreLoaded",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@42]\u000a2026-03-24 07:19:\u000a...[truncated 386 chars]...\u000as.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationIsDefinedByColumnNameOnTargetSideAndReverseAccessorIsUsed_columnOverrideIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, name varchar(255), id int not null, state int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add constraint FK_Town_state_Country_id foreign key(state) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Country(id) values (?) | {1={\u000a...[truncated 1833 chars]...\u000aDEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@13, City.name (U)=Grenoble, City.countryId (U)=null}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select countryId from city | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ordered_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, myIdx integer, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009insert into Country(id) va\u000a...[truncated 2266 chars]...\u000a=null, City.myIdx (U)=null}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009update City set myIdx = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@17, City.countryId (U)=o.c.s.i.PersistedIdentifier@1, City.myIdx (U)=2}, 2={City.id (W)=o.c.s.i.PersistableIdentifier@23, City.countryId (U)=o.c.s.i.PersistedIdentifier@1, City.myIdx (U)=1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select name, myIdx from city | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "noCascade_defaultCascadeIsAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperat\u000a...[truncated 3077 chars]...\u000as.i.PersistedIdentifier@0, City.name (U)=touched Paris}, 2={City.countryId (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.name (U)=Paris}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select name from Country where id = 42 | {}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select name from City where id = 1 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "initializeWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@42]\u000a2026-03-24 07:19:\u000a...[truncated 386 chars]...\u000as.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a"
        }
      ],
      "duration" : 0.063,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withJoinTable_schemaIsCorrect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(id int not null, name varchar(255) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table myJoinTable(mycountry_id int not null, mycity_id int not null, unique (mycountry_id, mycity_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table myJoinTable add constraint FK_myJoinTable_mycity_id_City_id foreign key(mycity_id) references City(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table myJoinTable add constraint FK_myJoinTable_mycountry_id_Country_id foreign key(mycountry_id) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "schemaIsCorrect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(id int not null, name varchar(255) not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Town(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTable_targetTableIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Town(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_mandatory_columnIsNotNullable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.073,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withPolymorphicTarget_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Town(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add c\u000a...[truncated 2776 chars]...\u000aDEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Grenoble, City.id (W)=o.c.s.i.PersistableIdentifier@13, City.countryId (U)=null}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select countryId from city | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_differentWays(ThrowingSupplier, boolean)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperat\u000a...[truncated 3444 chars]...\u000ac.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_differentWays(ThrowingSupplier, boolean)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperat\u000a...[truncated 3444 chars]...\u000ac.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_differentWays(ThrowingSupplier, boolean)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table city(country_id int, name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table city add constraint FK_city_country_id_Country_id foreign key(country_id) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOpe\u000a...[truncated 3455 chars]...\u000ac.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_differentWays(ThrowingSupplier, boolean)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, country_id int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_country_id_Country_id foreign key(country_id) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOpe\u000a...[truncated 3455 chars]...\u000ac.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "associationTable_set_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Country_id foreign key(country_id) references Coun\u000a...[truncated 3070 chars]...\u000atatement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@13}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select id from city | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fetchSeparately",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@42]\u000a2026-03-24 07:19:\u000a...[truncated 938 chars]...\u000aier@1, o.c.s.i.PersistedIdentifier@2]\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select City.name as City_name, City.id as City_id from City where City.id in (?, ?) | {1=o.c.s.i.PersistedIdentifier@1, 2=o.c.s.i.PersistedIdentifier@2}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.City\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "noAssociationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdenti\u000a...[truncated 144 chars]...\u000aountry_id, City.name as City_name, City.id as City_id from Country left outer join City as City on Country.id = City.countryId where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withAssociationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_country_id_Count\u000a...[truncated 810 chars]...\u000aersistedIdentifier@42}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:50\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@42\u000a"
        }
      ],
      "duration" : 0.019,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multiple_oneToOne_partialOrphanRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, presidentId int, capitalId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(\u000a...[truncated 4704 chars]...\u000aration\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistableIdentifier@0, City.name (U)=Paris renamed}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multiple_oneToOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, presidentId int, capitalId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references\u000a...[truncated 4405 chars]...\u000aerson.name (U)=French president renamed, Person.id (W)=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ? where id = ? | {1={City.name (U)=Paris renamed, City.id (W)=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@0}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "unique",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "unique_mappedBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lightOneToOne_relationIsPersisted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), presidentId int, id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, presidentId, id) values (?, ?, ?, ?) | {1={Country.presidentId=Person[addressBook=<null>,addresses=<null>,bicycles=<null>,contracts=<null>,country=<null>,id=o.c.s.i.PersistableIdentifier@123,mainBicycle=<n\u000a...[truncated 1355 chars]...\u000auntry=<null>,id=o.c.s.i.PersistableIdentifier@124,mainBicycle=<null>,mapPropertyMadeOfComplexTypes=<null>,mapPropertyMadeOfComplexTypesWithColumnDuplicates=<null>,mapPropertyMadeOfCompositeIdEntityAsKey=<null>,mapPropertyMadeOfCompositeIdEntityAsValue=<null>,mapPropertyMadeOfEntityAsKey=<null>,mapPropertyMadeOfEntityAsKeyAndValue=<null>,mapPropertyMadeOfEntityAsValue=<null>,middleNames=<null>,name=French president,nicknames=<null>,phoneNumbers=<null>,timestamp=<null>,vehicle=<null>,version=0]}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "unique_mappedByColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ownedByReverseSideColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(countryId int, name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Cou\u000a...[truncated 6476 chars]...\u000a4 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ownedByReverseSideGetter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Cou\u000a...[truncated 6476 chars]...\u000a4 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ownedByReverseSideSetter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Cou\u000a...[truncated 6476 chars]...\u000a4 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.name (U)=Lyon renamed}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ownedBySourceSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Cou\u000a...[truncated 6476 chars]...\u000a4 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.name (U)=Lyon renamed, City.id (W)=o.c.s.i.PersistedIdentifier@1, City.countryId (U)=null}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ownedByReverseSideColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009insert into Cou\u000a...[truncated 6476 chars]...\u000a4 07:19:54\u0009TRACE\u0009SQLOperation\u0009update City set name = ?, countryId = ? where id = ? | {1={City.id (W)=o.c.s.i.PersistedIdentifier@1, City.name (U)=Lyon renamed, City.countryId (U)=null}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name, countryId from City where id = :id | {id=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "targetEntityIsDeleted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@10\u000a...[truncated 333 chars]...\u000a26-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@100\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@100}}\u000a"
        }
      ],
      "duration" : 0.006,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertTwice_targetInstanceIsInsertedOnce",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 1514 chars]...\u000adent_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mandatory_withNullTarget_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_targetInstanceIsUpdated_ownedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQL\u000a...[truncated 1810 chars]...\u000at on Country.id = president.countryId where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select count(*) as countryCount from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_targetInstanceIsUpdated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 1823 chars]...\u000aon Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select count(*) as countryCount from Country | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insertOnce_targetInstanceIsInserted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 762 chars]...\u000adent_name, president.id as president_id from Country left outer join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        }
      ],
      "duration" : 0.039,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationNullifiedWithOrphanRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 2341 chars]...\u000anRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@0]\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationChanged_relationIsOwnedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 3569 chars]...\u000aRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@0]\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationChanged_relationIsOwnedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQL\u000a...[truncated 4286 chars]...\u000aerson.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select countryId from Person where id = :personId | {personId=o.c.s.i.PersistableIdentifier@0}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select countryId from Person where id = :personId | {personId=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mandatory_withNullTarget_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:\u000a...[truncated 755 chars]...\u000apresident_name, president.id as president_id from Country inner join Person as president on Country.presidentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationNullified_relationIsOwnedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 2291 chars]...\u000aRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@0]\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationChanged_relationIsOwnedBySource_withOrphanRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 2600 chars]...\u000anRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@0]\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistableIdentifier@0}\u000a"
        }
      ],
      "duration" : 0.054,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notDefined_defaultIsAll_getter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRA\u000a...[truncated 1814 chars]...\u000aentId = president.id where Country.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@666]\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@666}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "readOnly_getter_ownedByTarget",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQL\u000a...[truncated 3349 chars]...\u000a026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009update Person set countryId = ? where id = ? | {1={}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name from Country | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name from Person | {}\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009select name from Person where id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cascade_deleteWithOrphanRemoval",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@10\u000a...[truncated 519 chars]...\u000aming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@100\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@100}}\u000a2026-03-24 07:19:54\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:54\u0009TRACE\u0009SQLOperation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistedIdentifier@42}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "associationOnly_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "readOnly_getter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRA\u000a...[truncated 1235 chars]...\u000auntry.id (W)=o.c.s.i.PersistableIdentifier@42, Country.name (U)=touched France}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select name from Person where id = 1 | {}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select name from Country | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select name from Person where id = 1 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "readOnly_setter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRA\u000a...[truncated 1235 chars]...\u000aleIdentifier@42, Country.name (U)=touched France, Country.description (U)=null}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select name from Person where id = 1 | {}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select name from Country | {}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select name from Person where id = 1 | {}\u000a"
        }
      ],
      "duration" : 0.053,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationIsDefinedByColumnOnTargetSideAndReverseMutatorIsUsed_columnOverrideIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table city(state int, name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationOwnedBySource",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, capitalId int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_capitalId_City_id foreign key(capitalId) references City(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationOwnedBySource_columnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, mainTownId int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_mainTownId_City_id foreign key(mainTownId) references City(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTableSetByTargetEntity_tableSetByTargetEntityIsUSed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Town(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTable_targetTableIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Township(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Township add constraint FK_Township_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTargetTableAndTableSetByTargetEntity_targetTableIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Township(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table Township add constraint FK_Township_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationIsDefinedByColumnOnTargetSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table city(state int, name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationIsDefinedByColumnOnTargetSideAndReverseAccessorIsUsed_columnOverrideIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table city(state int, name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table city add constraint FK_city_state_Country_id foreign key(state) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationOwnedByTargetSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:54\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        }
      ],
      "duration" : 0.101,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tablePerClass_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table ElectricCar(plug integer, id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table ElectricCar add constraint FK_ElectricCar_id_Car_id foreign key(id) references Car(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, color, id) v\u000a...[truncated 5596 chars]...\u000atPolymorphismTest$ElectricCar#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from Car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "joinedTables_singleTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, plug integer, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOper\u000a...[truncated 4354 chars]...\u000atJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tablePerClass_tablePerClass_isNotSupported",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tablePerClass_singleTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table CAR(model varchar(255), color int, id int not null, plug integer, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into CAR(plug, model, color, id, DTYPE) values (?, ?, ?, ?, ?) | {1={CAR.plug=CCS, CAR.color=Color[rgb=666], CAR.id=o.c.s.i.PersistableIdentifier@1, CAR.model=Renault, CAR.DTYPE=ELECTRIC_CAR}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperati\u000a...[truncated 3981 chars]...\u000a CAR.plug as CAR_plug, CAR.DTYPE as CAR_DTYPE from CAR where CAR.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from CAR where id = ? | {1={CAR.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from Car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "joinedTables_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table ElectricCar(plug integer, id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeploy\u000a...[truncated 6159 chars]...\u000a07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "joinedTables_tablePerClass_isNotSupported",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "singleTable_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table ElectricCar(plug integer, id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table ElectricCar add constraint FK_ElectricCar_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-2\u000a...[truncated 5666 chars]...\u000ai.PersistedIdentifier@1\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from ElectricCar where id = ? | {1={ElectricCar.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from abstractVehicle | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "singleTable_singleTable_isNotSupported",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "singleTable_tablePerClass_isNotSupported",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.084,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismCompositionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter \u000a...[truncated 6850 chars]...\u000a026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as vehicleCount from abstractVehicle where id in (1, 2) | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from car where id = 1 | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from car where id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id) value\u000a...[truncated 3024 chars]...\u000a07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select * from abstractVehicle left outer join car on abstractVehicle.id = car.id | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withReadonlyProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter \u000a...[truncated 377 chars]...\u000a4 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(id, color) values (?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Truck(id, color) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select model from Car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenersAreNotified",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_AbstractVehicle_id foreign key(id) references AbstractVehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id) value\u000a...[truncated 3104 chars]...\u000a{1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withCommonProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Truck add constraint FK_Truck\u000a...[truncated 7150 chars]...\u000ack where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from Vehicle where id = 1 | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from Vehicle where id = 2 | {}\u000a"
        }
      ],
      "duration" : 0.055,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.DTYPE=CAR, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.model=Renault, AbstractVehicle.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u000a...[truncated 3932 chars]...\u000a1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select * from abstractVehicle | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select * from abstractVehicle | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.DTYPE=CAR, AbstractVehicle.model=Renault, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u000a...[truncated 1814 chars]...\u000aehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from AbstractVehicle where id = ? | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select * from abstractVehicle | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withReadonlyProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id, color, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.DTYPE=CAR, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id, color, DTYPE) values (?, ?, ?) | {1={AbstractVehicle.DTYPE=TRUCK, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2, AbstractVehicle.color=Color[rgb=42]}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select model from AbstractVehicle | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenersAreNotified",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.DTYPE=CAR, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.model=Renault}}\u000a2026-03-24 07:19:53\u000a...[truncated 1925 chars]...\u000aectionCriteria=false, parent=null\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.model as AbstractVehicle_model, AbstractVehicle.color as AbstractVehicle_color, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withCommonProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int, model varchar(255), DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.DTYPE=CAR, Vehicle.color=Color[rgb=666], Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.model=Renault}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2\u000a...[truncated 4272 chars]...\u000a 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from Vehicle where id = 1 | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from Vehicle where id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int, model varchar(255), color integer, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id, model, color, DTYPE) values (?, ?, ?, ?) | {1={AbstractVehicle.model=Renault, AbstractVehicle.color=Color[rgb=666], AbstractVehicle.DTYPE=CAR, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:1\u000a...[truncated 288 chars]...\u000ationCriteria=false, parent=null\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.model as AbstractVehicle_model, AbstractVehicle.color as AbstractVehicle_color, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        }
      ],
      "duration" : 0.059,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud(String, EntityPersister, ConnectionProvider)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009alter table Ca\u000a...[truncated 4481 chars]...\u000acolor as AbstractVehicle_color, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?, ?) | {1=o.c.s.i.PersistableIdentifier@1, 2=o.c.s.i.PersistableIdentifier@2}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud(String, EntityPersister, ConnectionProvider)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(id) values (?) | {1={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={AbstractVehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(id, model) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}\u000a2026-03-24 07:19:53\u0009DEBUG\u000a...[truncated 5660 chars]...\u000ao.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud(String, EntityPersister, ConnectionProvider)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Truck(id, color) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 time\u000a...[truncated 4847 chars]...\u000aClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, color, id) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault, Car.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u000a...[truncated 5900 chars]...\u000at 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from car where id = 1 | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from car where id = 2 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, color, id) values (?, ?, ?) | {1={Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select * from car | {}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009TablePerClassPolymorphismPersister\u0009selecting ent\u000a...[truncated 2233 chars]...\u000ating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select * from car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withReadonlyProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(color int, id int not null, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Truck(color, id) values (?, ?) | {1={Truck.color=Color[rgb=42], Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select model from Car | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenersAreNotified",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(id, model, color) values (?, ?, ?) | {1={Car.model=Renault, Car.color=Color[rgb=666], Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | \u000a...[truncated 2295 chars]...\u000at Car.id as id, 'Car' as DISCRIMINATOR from Car) as AbstractVehicle left outer join Car as Car on AbstractVehicle.id = Car.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:53\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withCommonProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id int not null, color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, unique (id))\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, color, id) values (?, ?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666]}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u000a...[truncated 6956 chars]...\u000a1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:53\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from car where id = 1 | {}\u000a2026-03-24 07:19:53\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from truck where id = 2 | {}\u000a"
        }
      ],
      "duration" : 0.058,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id forei\u000a...[truncated 8526 chars]...\u000ament 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as vehicleCount from Vehicle where id in (1, 2) | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from car where id = 1 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from car where id = 2 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add co\u000a...[truncated 4100 chars]...\u000ament 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select * from Vehicle left outer join car on Vehicle.id = car.id | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenersAreNotified",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add co\u000a...[truncated 3773 chars]...\u000ansumer\u000a2026-03-24 07:19:46\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Car\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withCommonProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) \u000a...[truncated 9227 chars]...\u000a={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from Vehicle where id = 1 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from Vehicle where id = 2 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        }
      ],
      "duration" : 0.091,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.071,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle_wheels(vehicle_id int not null, wheels_serialNumber varchar(255) not null, unique (vehicle_id, wheels_serialNumber))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Wheel(model varchar(25\u000a...[truncated 14636 chars]...\u000a-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.027,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(model, id, engineId, DTYPE) values (?, ?, ?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.model=Renault, Vehicle.engineId=null, Vehicle.DTYPE=CAR}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.model=null, Wheel.v\u000a...[truncated 6925 chars]...\u000adentifier@1\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.027,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching s\u000a...[truncated 9031 chars]...\u000ao.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:43\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching s\u000a...[truncated 7768 chars]...\u000ao.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:43\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching s\u000a...[truncated 8026 chars]...\u000a\u000a2026-03-24 07:19:43\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Wheel(model, serialNumber) values (?, ?) | {1={Wheel.model=null, Wheel.serialNumber=XYZ-ABC-01}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-\u000a...[truncated 8274 chars]...\u000a.PersistedIdentifier@1\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToMany(String, EntityPersister, ConnectionProvider)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:43\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009insert into Wheel(model, serialNumber, vehicleId, idx) values (?, ?, ?, ?) | {1={Wheel.idx=1, Wheel.serialNumber=XYZ-ABC-01, Wheel.model=null, Wheel.vehicleId=o.c.s.i.PersistableIdent\u000a...[truncated 7008 chars]...\u000a.PersistedIdentifier@1\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToOne(String, EntityPersister, ConnectionProvider)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Radio(model varchar(255), serialNumber varchar(255) not null, carId int, unique (serialNumber))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Radio add constraint FK_Radio_carId_Vehicle_id forei\u000a...[truncated 8669 chars]...\u000adentifier@1\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToOne(String, EntityPersister, ConnectionProvider)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching s\u000a...[truncated 7491 chars]...\u000ao.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:44\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasOneToOne(String, EntityPersister, ConnectionProvider)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.model=Renault}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009insert into Radio(model, serialNumber, carId) values (?, ?, ?) | {1={Radio.carId=o.c.s.i.PersistableIdentifier@1, Radio.serialNumber=XYZ-ABC-01, Radio.model=null}}\u000a2026-03-24 07:19:44\u000a...[truncated 6734 chars]...\u000a.PersistedIdentifier@1\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:44\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.049,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:4\u000a...[truncated 6503 chars]...\u000astatement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:4\u000a...[truncated 5711 chars]...\u000astatement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-\u000a...[truncated 4921 chars]...\u000astatement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009update City set barCount = ?, name = ?, countryId = ? where id = ? | {1={City.name (U)=Grenoble, City.id (W)=o.c.s.i.PersistableIdentifier@42, City.countryId (U)=null, City.barCount (U)=51}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-\u000a...[truncated 4017 chars]...\u000astatement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009update City set barCount = ?, name = ?, countryId = ? where id = ? | {1={City.countryId (U)=null, City.id (W)=o.c.s.i.PersistableIdentifier@42, City.name (U)=Grenoble, City.barCount (U)=51}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, \u000a...[truncated 10273 chars]...\u000astatement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, \u000a...[truncated 7528 chars]...\u000astatement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.country_id=o.c.s.i.PersistableIdentifier@1, Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null,\u000a...[truncated 9110 chars]...\u000ae (U)=Grenoble}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009update Village set barCount = ? where id = ? | {1={Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.barCount (U)=51}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null,\u000a...[truncated 6193 chars]...\u000ae (U)=Grenoble}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009update Village set barCount = ? where id = ? | {1={Village.barCount (U)=51, Village.id (W)=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from City | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Villa\u000a...[truncated 8936 chars]...\u000a 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from Town union select * from Village | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Villa\u000a...[truncated 7852 chars]...\u000a 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country_cities where country_id = ? and cities_id = ? | {1={Country_cities.cities_id=o.c.s.i.PersistableIdentifier@42, Country_cities.country_id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from Town union select * from Village | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009\u000a...[truncated 7208 chars]...\u000a\u0009SQLOperation\u0009update Village set barCount = ?, name = ?, countryId = ? where id = ? | {1={Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.barCount (U)=51, Village.name (U)=Grenoble, Village.countryId (U)=null}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from Town union select * from Village | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicMany_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009\u000a...[truncated 6236 chars]...\u000a\u0009SQLOperation\u0009update Village set barCount = ?, name = ?, countryId = ? where id = ? | {1={Village.name (U)=Grenoble, Village.id (W)=o.c.s.i.PersistableIdentifier@42, Village.countryId (U)=null, Village.barCount (U)=51}}\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select * from Town union select * from Village | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id)\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statem\u000a...[truncated 10589 chars]...\u000alePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@17]\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id)\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statem\u000a...[truncated 9557 chars]...\u000alePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@17]\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.028,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching \u000a...[truncated 11097 chars]...\u000alePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@17]\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.027,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching \u000a...[truncated 9849 chars]...\u000alePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@17]\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, ownerId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Car ad\u000a...[truncated 18293 chars]...\u000aolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, ownerId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Car ad\u000a...[truncated 13423 chars]...\u000aolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Car \u000a...[truncated 18310 chars]...\u000aolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.028,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009alter table Car \u000a...[truncated 13284 chars]...\u000aolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.036,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, color int, ownerId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, ownerId int, unique (id))\u000a2026-03-24 07:19:44\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:44\u0009TRACE\u0009SQLOperation\u0009insert into Pers\u000a...[truncated 13097 chars]...\u000aVehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.color as color, Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.029,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToPolymorphicOne_crud(String, EntityPersister, PersistenceContext, boolean, boolean)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, color int, ownerId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, ownerId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Pers\u000a...[truncated 14336 chars]...\u000aVehicle_id, Vehicle.DISCRIMINATOR as Vehicle_DISCRIMINATOR, Car.color as Car_color, Car.id as Car_id, Truck.color as Truck_color, Truck.id as Truck_id from (select Truck.color as color, Truck.id as id, 'Truck' as DISCRIMINATOR from Truck union all select Car.color as color, Car.id as id, 'Car' as DISCRIMINATOR from Car) as Vehicle left outer join Car as Car on Vehicle.id = Car.id left outer join Truck as Truck on Vehicle.id = Truck.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudPolymorphicOneToOne(String, EntityPersister, ConnectionProvider)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id int not null, unique (id\u000a...[truncated 6271 chars]...\u000aotRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudPolymorphicOneToOne(String, EntityPersister, ConnectionProvider)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id, engineId) values (?, ?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1, Vehicle.engineId=o.c.s.i.PersistableIdentifier@100}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2, Vehicl\u000a...[truncated 7090 chars]...\u000a\u000a2026-03-24 07:19:45\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crudPolymorphicOneToOne(String, EntityPersister, ConnectionProvider)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id, engineId) values (?, ?, ?) | {1={Car.engineId=o.c.s.i.PersistableIdentifier@100, Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperati\u000a...[truncated 6460 chars]...\u000aersistedIdentifier@1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasElementCollection(String, EntityPersister, PersistenceContext, PolymorphismType)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car_plates(id int, plates varchar(255), unique (id, plates))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Car_plates add constraint FK_Car_plates_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id int not null, uniq\u000a...[truncated 6521 chars]...\u000aotRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasElementCollection(String, EntityPersister, PersistenceContext, PolymorphismType)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(id) values (?) | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}, 2={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching s\u000a...[truncated 6534 chars]...\u000ao.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.model.Truck\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_subClassHasElementCollection(String, EntityPersister, PersistenceContext, PolymorphismType)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Car_plates(plates, id) values (?, ?) | {1={Car_plates.id=o.c.s.i.PersistableIdentifier@1, Car_plates.plates=XYZ-ABC-01}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching st\u000a...[truncated 6155 chars]...\u000a.PersistedIdentifier@1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_trunkHasOneToMany(String, EntityPersister)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, deputeCount integer, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK\u000a...[truncated 6466 chars]...\u000aJoinRootRowConsumer\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_trunkHasOneToMany(String, EntityPersister)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id) values (?, ?) | {1={Person.name=French president, Person.id=o.c.s.i.PersistableIdentifier@0}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, id, presidentId) values (?, ?, ?, ?) | {1={Country.description=null, Country.name=France, Country.id=o.c.s.i.PersistableIdentifi\u000a...[truncated 5725 chars]...\u000aic#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_polymorphism_trunkHasOneToMany(String, EntityPersister)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Person(name, id) values (?, ?) | {1={Person.id=o.c.s.i.PersistableIdentifier@0, Person.name=French president}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Republic(deputeCount, name, description, id, presidentId) values (?, ?, ?, ?, ?) | {1={Republic.presidentId=o.c.s.i.PersistableIdentifier@0, Republic.deput\u000a...[truncated 5915 chars]...\u000arsistedIdentifier@0\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:45\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$Republic#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToTablePerClass_crud_ownedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009\u000a...[truncated 6242 chars]...\u000aeration\u0009update Village set barCount = ?, name = ?, countryId = ? where id = ? | {1={Village.barCount (U)=51, Village.countryId (U)=null, Village.name (U)=Grenoble, Village.id (W)=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009delete from Country where id = ? | {1={Country.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select id from Town union all select id from Village | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany",
          "duration" : 0.039,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToSingleTable_crud_ownedByReverseSide_foreignKeysAreCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, barCount integer, discotecCount integer, DTYPE varchar(255) not null, countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToTablePerClass_crud_ownedByReverseSide_foreignKeysAreCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null, name varchar(255), countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add constraint FK_Town_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Village add constraint FK_Village_countryId_Country_id foreign key(countryId) references Country(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToJoinTable_crud_ownedByReverseSide_foreignKeysAreCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Town(discotecCount integer not null, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Village(barCount integer not null, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Town add constraint FK_Town_id_City_id foreign key(id) references City(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Village add constraint FK_Village_id_City_id foreign key(id) references City(id)\u000a"
        }
      ],
      "duration" : 0.119,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne",
          "duration" : 0.045,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToSingleTable_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Person add constraint FK_Person_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching \u000a...[truncated 9849 chars]...\u000alePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@17]\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne",
          "duration" : 0.042,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToJoinedTable_crud_ownedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, ownerId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constrain\u000a...[truncated 12949 chars]...\u000a-03-24 07:19:45\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToJoinedTable_crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constra\u000a...[truncated 12659 chars]...\u000a-03-24 07:19:45\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select Vehicle.id as Vehicle_id, Truck.id as Truck_id, Car.id as Car_id from Vehicle left outer join Truck as Truck on Vehicle.id = Truck.id left outer join Car as Car on Vehicle.id = Car.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne",
          "duration" : 0.039,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToSingleTable_crud_ownedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), creationDate timestamp, modificationDate timestamp, id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, DTYPE varchar(255) not null, ownerId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_ownerId_Person_id foreign key(ownerId) references Person(id)\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statem\u000a...[truncated 9557 chars]...\u000alePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@17]\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Vehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id, Vehicle.DTYPE as Vehicle_DTYPE from Vehicle where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@17}\u000a"
        }
      ],
      "duration" : 0.162,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(color int, id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.Persist\u000a...[truncated 7948 chars]...\u000ad = ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from car where id = 1 | {}\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from car where id = 2 | {}\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, engineId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u000a...[truncated 3440 chars]...\u000a1\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:45\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select * from car | {}\u000a2026-03-24 07:19:45\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass",
          "duration" : 0.616,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenersAreNotified",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, engineId int, unique (id))\u000a2026-03-24 07:19:45\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, color, id, engineId) values (?, ?, ?, ?) | {1={Car.color=Color[rgb=666], Car.model=Renault, Car.engineId=null, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a20\u000a...[truncated 3030 chars]...\u000ai.PersistedIdentifier@1}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withCommonProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id int not null, color int, engineId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, engineId int, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert into Engine(id) values (?) | {1={Engine.id=o.c.s.i.Persist\u000a...[truncated 9434 chars]...\u000a= ? | {1={Truck.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from car where id = 1 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from truck where id = 2 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        }
      ],
      "duration" : 0.688,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperati\u000a...[truncated 5652 chars]...\u000a 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select * from Vehicle | {}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select * from Vehicle | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert\u000a...[truncated 2940 chars]...\u000a 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@100}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select * from Vehicle | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "listenersAreNotified",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, engineId int, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperati\u000a...[truncated 2576 chars]...\u000aDTYPE as Vehicle_DTYPE, engine.id as engine_id from Vehicle left outer join Engine as engine on Vehicle.engineId = engine.id where Vehicle.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Car#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses_withCommonProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, engineId int, model varchar(255), DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009alter table Vehicle add constraint FK_Vehicle_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperati\u000a...[truncated 6631 chars]...\u000a={Vehicle.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@200}}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as carCount from Vehicle where id = 1 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select count(*) as truckCount from Vehicle where id = 2 | {}\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        }
      ],
      "duration" : 0.106,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_oneToOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, engineId bigint, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_engineId_Engine_id foreign key(engineId) references Engine(id)\u000a2026-\u000a...[truncated 678 chars]...\u000aid from Car left outer join Engine as engine on Car.engineId = engine.id where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car#1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, default) | {1={Car.model=Renault}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select id, model from Car | {}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [1]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleInheritance_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table AbstractVehicle(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id bigint not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 \u000a...[truncated 1197 chars]...\u000ar.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car#1\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car#1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_basic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:55\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, id) values (?, default) | {1={Car.model=Renault}}\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select id, model from Car | {}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [1]\u000a2026-03-24 07:19:55\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=1}\u000a2026-03-24 07:19:55\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest$Car\u000a"
        }
      ],
      "duration" : 0.031,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportPostInsertIdentifierTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest",
          "duration" : 0.932,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testCascade_SetSetMix_update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:42\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:42\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:42\u0009DEBUG\u0009DDLDeployer\u0009create table State(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:42\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) ref\u000a...[truncated 7315 chars]...\u000a with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:42\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:42\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009select id from State where id = 1 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest",
          "duration" : 0.127,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testCascade_oneToOneAndOneToMany_CRUD",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19\u000a...[truncated 5105 chars]...\u000a 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest",
          "duration" : 0.092,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testCascade_ListSetMix_listContainsDuplicate_CRUD",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Country_ancientCities(country_id int not null, ancientCities_id int not null, idx integer, unique (country_id, ancientCities_id, idx))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table State(name varchar(255),\u000a...[truncated 14833 chars]...\u000aultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:43\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@0\u000a2026-03-24 07:19:43\u0009TRACE\u0009SQLOperation\u0009select id from State where id = 1 | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest",
          "duration" : 0.036,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreignKeyIsCreated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, countryId int, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Country(name varchar(255), description varchar(255), id int not null, presidentId int, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009create table Person(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009alter table City add constraint FK_City_countryId_Country_id foreign key(countryId) references Country(id)\u000a2026-03-24 07:19:43\u0009DEBUG\u0009DDLDeployer\u0009alter table Country add constraint FK_Country_presidentId_Person_id foreign key(presidentId) references Person(id)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations",
          "duration" : 0.052,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_withManyToMany_foreignKeysAreAddedToSchema",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_withManyToOne_foreignKeysAreAddedToSchema",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_withOneToOne_foreignKeysAreAddedToSchema",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mappedBy_withOneToMany_foreignKeysAreAddedToSchema",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.103,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_withConfigurationFromInheritance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Titi(id VARCHAR(255) not null, prop1 varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tutu(id VARCHAR(255) not null, firstName varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Tata ad\u000a...[truncated 5267 chars]...\u000aSQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Tata where id = ? | {1={Tata.id=o.c.s.i.PersistedIdentifier@aa542f2e-f4cc-4575-9ef9-282e8e887aff}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistedIdentifier@aa542f2e-f4cc-4575-9ef9-282e8e887aff}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select id from Toto union all select id from Tata | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(identifier VARCHAR(255) not null, unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperati\u000a...[truncated 2507 chars]...\u000a24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Tata where identifier = ? | {1={Tata.identifier=o.c.s.i.PersistedIdentifier@9a0d8af4-1b7f-4504-8d5a-a96fd1d93093}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Toto where identifier = ? | {1={Toto.identifier=o.c.s.i.PersistedIdentifier@9a0d8af4-1b7f-4504-8d5a-a96fd1d93093}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select identifier from Toto union all select identifier from Tata | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tableStructure_columnSizeGiven_columnSizeIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(identifier VARCHAR(255) not null, name varchar(123), unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(identifier VARCHAR(255) not null, unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tableStructure",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(identifier VARCHAR(255) not null, unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud_severalTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(identifier VARCHAR(255) not null, name varchar(255), unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(identifier VARCHAR(255) not null, unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tutu(identifier VARCHAR(255) not null, firstName varchar(255), unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identif\u000a...[truncated 4344 chars]...\u000a24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Tata where identifier = ? | {1={Tata.identifier=o.c.s.i.PersistedIdentifier@9604d909-fe64-48cb-8b18-5458daf34c6f}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009delete from Toto where identifier = ? | {1={Toto.identifier=o.c.s.i.PersistedIdentifier@9604d909-fe64-48cb-8b18-5458daf34c6f}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select identifier from Toto union all select identifier from Tata | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tableStructure_columnNameGiven_columnNameIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Tata(identifier VARCHAR(255) not null, dummyName varchar(255), unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(identifier VARCHAR(255) not null, unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009alter table Tata add constraint FK_Tata_identifier_Toto_identifier foreign key(identifier) references Toto(identifier)\u000a"
        }
      ],
      "duration" : 0.081,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$ExtraTable",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_withSomeExcludedProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_withOverriddenColumnName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_withReadonlyProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(creationDate timestamp, modificationDate timestamp, readonlyProperty varchar(255), id varchar(36) not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.creationDate=Tue Mar 24 07:19:47 UTC 2026, Toto.id=o.c.s.i.PersistedIdentifier@79c504d0-364a-4d0e-a8c5-2be77250d469, Toto.modificationDate=Tue Mar 24 07:19:47 UTC 2026}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select readonlyProperty from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withReadConverter_converterIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(name, id) values (?, ?) | {1={Toto.name=toto, Toto.id=o.c.s.i.PersistableIdentifier@d9bad9f4-c510-46b5-8f9e-073e05574a18}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@d9bad9f4-c510-46b5-8f9e-073e05574a18]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d9bad9f4-c510-46b5-8f9e-073e05574a18}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_methodHasNoMatchingField_configurationIsStillValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withReadConverter_complexCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, name varchar(255), possibleStates varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, possibleStates) values (?, ?) | {Toto.id=o.c.s.i.PersistedIdentifier@fe2bc35a-9e2f-471e-9c19-ba29a71a533f, Toto.possibleStates=IN_PROGRESS, DONE}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@fe2bc35a-9e2f-471e-9c19-ba29a71a533f]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.possibleStates as Toto_possibleStates, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@fe2bc35a-9e2f-471e-9c19-ba29a71a533f}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=null, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.193,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "innerEmbed_withConflictingEmbeddable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into countryTable(countryCreatedAt, id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?, ?) | {1={countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019, countryTable.name=France, countryTable.countryCreatedAt=Mon Jan 01 00:00:00 UTC 2018, countryTable.id=o.c.s.i.PersistableIdentifier@1, countryTable.presidentName=François}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withColumn_columnIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withSqlBinderOnEmbeddedProperty_binderIsUsed_writeCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, creationDate varchar(255), modificationDate timestamp, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(creationDate, modificationDate, id) values (?, ?, ?) | {1={Toto.modificationDate=Tue Mar 24 07:19:47 UTC 2026, Toto.creationDate=Tue Mar 24 07:19:47 UTC 2026, Toto.id=o.c.s.i.PersistableIdentifier@6f13b5ff-ccbf-46f3-9dc0-129b3b0\u000a...[truncated 88 chars]...\u000ac.s.i.PersistableIdentifier@6f13b5ff-ccbf-46f3-9dc0-129b3b0868c5]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.creationDate as Toto_creationDate, Toto.modificationDate as Toto_modificationDate, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@6f13b5ff-ccbf-46f3-9dc0-129b3b0868c5}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_withOverriddenColumnName_nameAlreadyExists_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_mandatory_onMissingValue_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255) not null, firstName varchar(255) not null, id int not null, unique (id))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_methodIsASetter_configurationIsStillValid",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withSqlBinder_binderIsUsed_writeCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, possibleStates varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(possibleStates, id) values (?, ?) | {1={Toto.possibleStates=[IN_PROGRESS, DONE], Toto.id=o.c.s.i.PersistableIdentifier@d6f2372b-7dee-40b2-a61b-9d0e6ef36214}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@d6f2372b-7dee-40b2-a61b-9d0e6ef36214]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.possibleStates as Toto_possibleStates, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@d6f2372b-7dee-40b2-a61b-9d0e6ef36214}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "innerEmbed_withSomeExcludedProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into countryTable(id, name, presidentElectedAt, presidentName) values (?, ?, ?, ?) | {1={countryTable.id=o.c.s.i.PersistableIdentifier@1, countryTable.presidentName=François, countryTable.name=France, countryTable.presidentElectedAt=Tue Jan 01 00:00:00 UTC 2019}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert_nullValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=null, PersonWithGender.name=null}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_definedAsIdentifier_identifierIsStoredAsString",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@9e71a8ae-d52f-44c8-9019-92fca816ad96}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_mandatory_columnConstraintIsAdded",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withWriteConverter_converterIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(name, id) values (?, ?) | {1={Toto.name=TOTO, Toto.id=o.c.s.i.PersistableIdentifier@a48beed6-02a3-46a7-92d4-976b4dc6c012}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@a48beed6-02a3-46a7-92d4-976b4dc6c\u000a...[truncated 710 chars]...\u000aersistableIdentifier@a48beed6-02a3-46a7-92d4-976b4dc6c012]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@a48beed6-02a3-46a7-92d4-976b4dc6c012}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withTableNaming",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_mappingDefinedTwiceByMethod_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_definedByGetter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_identifierIsNotDefined_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_nullValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.gender=MALE}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-2\u000a...[truncated 262 chars]...\u000aalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select PersonWithGender.name as PersonWithGender_name, PersonWithGender.gender as PersonWithGender_gender, PersonWithGender.id as PersonWithGender_id from PersonWithGender where PersonWithGender.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.PersonWithGender\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "innerEmbed_withTwiceSameInnerEmbeddableName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_fieldName_targetedPropertyNameIsTaken",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_readonly_columnIsNotWrittenToDatabase_CRUD",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), firstName varchar(255), id varchar(36) not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(firstName, id) values (?, ?) | {1={Toto.firstName=null, Toto.id=o.c.s.i.PersistedIdentifier@26711629-f399-4bc3-a573-533bccd4ee97}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select firstName from Toto | {}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelatio\u000a...[truncated 78 chars]...\u000a99-4bc3-a573-533bccd4ee97]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.firstName as Toto_firstName, Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@26711629-f399-4bc3-a573-533bccd4ee97}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select firstName from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_mappingDefinedTwiceByColumn_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_definedBySetter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withFieldName_targetedPropertyNameIsTaken",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_readonly_columnIsNotWrittenToDatabase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), firstName varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(firstName, id) values (?, ?) | {1={Toto.id=o.c.s.i.PersistedIdentifier@ab98f817-2111-43a4-a374-6d26a78a0a82, Toto.firstName=null}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009update Toto set name = ? where id = ? | {1=dummyName, 2=o.c.s.i.PersistedIdentifier@ab98f817-2111-43a4-a374-6d26a78a0a82}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.id, Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embed_withOverriddenColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "apiUsage",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withSqlBinder_binderIsUsed_readCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(name, id) values (?, ?) | {1={Toto.name=toto, Toto.id=o.c.s.i.PersistableIdentifier@0637b820-1249-44b6-a892-6f9e78b8b6f2}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@0637b820-1249-44b6-a892-6f9e78b8b6f2]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@0637b820-1249-44b6-a892-6f9e78b8b6f2}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withReadConverter_converterIsUsed_readOnlyProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id varchar(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(name, id) values (?, ?) | {Toto.name=toto, Toto.id=o.c.s.i.PersistedIdentifier@76047dd3-a9c2-4ead-8daf-e0bc1c70f60b}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@76047dd3-a9c2-4ead-8daf-e0bc1c70f60b]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@76047dd3-a9c2-4ead-8daf-e0bc1c70f60b}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name from Toto | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withColumnName_targetedPropertyNameIsTaken",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "map_withoutName_targetedPropertyNameIsTaken",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withUniqueConstraintNaming",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withUniqueConstraintNaming_isAppliedToEmbedded",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withUniqueConstraintNaming_onEmbedded",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mandatory_onMissingValue_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender VARCHAR(255) not null, id int not null, unique (id))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.name=toto, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select * from PersonWithGender | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byDefault_ordinalIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender VARCHAR(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto, PersonWithGender.gender=FEMALE}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select * from PersonWithGender | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mandatory_columnConstraintIsAdded",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byOrdinal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender INT, id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.name=toto}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select * from PersonWithGender | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fieldName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), fieldWithoutAccessor VARCHAR(255), id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(fieldWithoutAccessor, id, name) values (?, ?, ?) | {1={PersonWithGender.id=o.c.s.i.PersistableIdentifier@1, PersonWithGender.fieldWithoutAccessor=FEMALE, PersonWithGender.name=toto}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select * from PersonWithGender | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "column_byOrdinal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table PersonWithGender(name varchar(255), gender integer, id int not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into PersonWithGender(gender, id, name) values (?, ?, ?) | {1={PersonWithGender.name=toto, PersonWithGender.gender=FEMALE, PersonWithGender.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select * from PersonWithGender | {}\u000a"
        }
      ],
      "duration" : 0.075,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey",
          "duration" : 0.039,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "column",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), uid varchar(36) not null, unique (uid))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "columnNameAndSize",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), id varchar(36) not null, unique (id))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "calledTwice_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fieldName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), uid varchar(36) not null, unique (uid))\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byDefault_defaultConstructorIsInvoked_setterIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@19a27723-ada9-49e8-a7d6-6e6e985c13bc}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@19a27723-ada9-49e8-a7d6-6e6e985c13bc]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@19a27723-ada9-49e8-a7d6-6e6e985c13bc}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        }
      ],
      "duration" : 0.103,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withConstructorSpecified_constructorIsInvoked_setterIsNotCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@353ba6bc-db66-4e7c-8af5-2706db0ef8ae}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@353ba6bc-db66-4e7c-8af5-2706db0ef8ae]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@353ba6bc-db66-4e7c-8af5-2706db0ef8ae}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "withConstructorSpecified_byColumnName_constructorIsInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(label varchar(255), identifier VARCHAR(255) not null, unique (identifier))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(identifier, label) values (?, ?) | {1={Toto.label=null, Toto.identifier=o.c.s.i.PersistableIdentifier@4c644220-6186-47ef-b86b-b73537d4c5fa}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@4c644220-6186-47ef-b86b-b73537d4c5fa]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.label as Toto_label, Toto.identifier as Toto_identifier from Toto where Toto.identifier in (?) | {1=o.c.s.i.PersistableIdentifier@4c644220-6186-47ef-b86b-b73537d4c5fa}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setByConstructor_withSeveralArguments",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@e30f198e-3812-4eb5-8244-c350752156a5, Toto.name=Hello}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@e30f198e-3812-4eb5-8244-c350752156a5]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@e30f198e-3812-4eb5-8244-c350752156a5}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byDefault_defaultConstructorIsInvoked_setterIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@69705c21-f94e-4591-b0b0-5a552dab5cb7}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@69705c21-f94e-4591-b0b0-5a552dab5cb7]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@69705c21-f94e-4591-b0b0-5a552dab5cb7}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setByConstructor_constructorIsInvoked_setterIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@3b267fa3-3f63-4f06-98eb-4942f65f841e}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@3b267fa3-3f63-4f06-98eb-4942f65f841e]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@3b267fa3-3f63-4f06-98eb-4942f65f841e}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        }
      ],
      "duration" : 0.052,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UseConstructor",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "usingFactory_constructorIsInvoked_setterIsNotCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@00c2c2f2-14c1-4661-89e1-96ed09af2f8d}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@00c2c2f2-14c1-4661-89e1-96ed09af2f8d]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@00c2c2f2-14c1-4661-89e1-96ed09af2f8d}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ifConstructorWithIdExists_butConstructorWithoutArgsIsSpecified_constructorWithoutArgsIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), uUID varchar(36) not null, unique (uUID))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(name, uUID) values (?, ?) | {1={Toto.uUID=0c45e867-c708-4bbf-9bfa-b9675516bc74, Toto.name=Tutu}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [0c45e867-c708-4bbf-9bfa-b9675516bc74]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.uUID as Toto_uUID from Toto where Toto.uUID in (?) | {1=0c45e867-c708-4bbf-9bfa-b9675516bc74}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ifConstructorWithIdExists_constructorWithIdIsUsed",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), uUID varchar(36) not null, unique (uUID))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(name, uUID) values (?, ?) | {1={Toto.uUID=3d2bc755-84cf-4ad5-bef8-75a4a10efe78, Toto.name=Tutu}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [3d2bc755-84cf-4ad5-bef8-75a4a10efe78]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.uUID as Toto_uUID from Toto where Toto.uUID in (?) | {1=3d2bc755-84cf-4ad5-bef8-75a4a10efe78}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorIsInvoked_setterIsNotCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@975493dd-c774-4700-9262-1e92cbed4061, Toto.name=Tutu}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@975493dd-c774-4700-9262-1e92cbed4061]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@975493dd-c774-4700-9262-1e92cbed4061}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "_1ArgColumnName_constructorIsInvoked_setterIsNotCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(myId, name) values (?, ?) | {1={Toto.name=Tutu, Toto.myId=o.c.s.i.PersistableIdentifier@22026112-0e05-42df-9911-49df34c91f3f}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@22026112-0e05-42df-9911-49df34c91f3f]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.myId as Toto_myId from Toto where Toto.myId in (?) | {1=o.c.s.i.PersistableIdentifier@22026112-0e05-42df-9911-49df34c91f3f}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "_2Args_constructorIsInvoked_setterIsNotCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@9d070659-608d-4b3a-9106-451fa6990e45, Toto.name=Tutu}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@9d070659-608d-4b3a-9106-451fa6990e45]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@9d070659-608d-4b3a-9106-451fa6990e45}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "supplierIsAStaticFactory_supplierIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@5e9058c8-e5cb-48e8-92ae-fbcf3d86b4bf}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@5e9058c8-e5cb-48e8-92ae-fbcf3d86b4bf]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@5e9058c8-e5cb-48e8-92ae-fbcf3d86b4bf}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "_1Arg_constructorIsInvoked_setterIsNotCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:47\u0009DEBUG\u0009DDLDeployer\u0009create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@5b655b65-6088-462b-b037-7c2740f50894}}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@5b655b65-6088-462b-b037-7c2740f50894]\u000a2026-03-24 07:19:47\u0009TRACE\u0009SQLOperation\u0009select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@5b655b65-6088-462b-b037-7c2740f50894}\u000a2026-03-24 07:19:47\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.FluentEntityMappingConfigurationSupportTest$Toto\u000a"
        }
      ],
      "duration" : 0.075,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$UsingConstructor",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "versionByFieldName_update_happyPath",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Country(versionWithoutAccessor integer not null, name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, id, versionWithoutAccessor) values (?, ?, ?, ?) | {1={Country.description=null, Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.versionWithoutAccessor=1}}\u000a2\u000a...[truncated 1379 chars]...\u000aer\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009update Country set name = ?, description = ?, versionWithoutAccessor = ? where versionWithoutAccessor = ? and id = ? | {1={Country.description (U)=null, Country.name (U)=Tutu, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.versionWithoutAccessor (U)=3, Country.versionWithoutAccessor (W)=2}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_versionIsUpgraded_dateVersion",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Country(modificationDate timestamp, name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, id, modificationDate) values (?, ?, ?, ?) | {1={Country.modificationDate=2026-03-24T07:19:46.870, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}}\u000a2026\u000a...[truncated 1392 chars]...\u000a with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009update Country set name = ?, description = ?, modificationDate = ? where modificationDate = ? and id = ? | {1={Country.modificationDate (U)=2026-03-24T07:19:46.878, Country.modificationDate (W)=2026-03-24T07:19:46.872, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.name (U)=Tutu}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_versionedPropertyIsOfUnsupportedType_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "schemaIsCorrect",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_versionIsUpgraded_integerVersion",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Country(version integer not null, name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, id, version) values (?, ?, ?, ?) | {1={Country.name=France, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null, Country.version=1}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEnti\u000a...[truncated 1154 chars]...\u000aableIdentifier@0}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.name (U)=Tutu, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.description (U)=null, Country.version (U)=3, Country.version (W)=2}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
          "duration" : 0.058,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update_entityIsOutOfSync_databaseIsNotUpdated",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:46\u0009DEBUG\u0009DDLDeployer\u0009create table Country(version integer not null, name varchar(255), description varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009insert into Country(name, description, id, version) values (?, ?, ?, ?) | {1={Country.name=France, Country.version=1, Country.id=o.c.s.i.PersistableIdentifier@0, Country.description=null}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SimpleRelationalEnti\u000a...[truncated 529 chars]...\u000a-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009update Country set name = ?, description = ?, version = ? where version = ? and id = ? | {1={Country.name (U)=Tata, Country.version (U)=2, Country.version (W)=1, Country.id (W)=o.c.s.i.PersistableIdentifier@0, Country.description (U)=null}}\u000a2026-03-24 07:19:46\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:46\u0009TRACE\u0009SQLOperation\u0009delete from Country where version = ? and id = ? | {1={Country.version=1, Country.id=o.c.s.i.PersistableIdentifier@0}}\u000a"
        }
      ],
      "duration" : 0.114,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportVersioningTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hash_2FK_targetColumnsHaveSameName_hashMustBeDifferent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "HIBERNATE_4",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "HIBERNATE_7",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.ForeignKeyNamingStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.JoinColumnNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "defaultGiveName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.0,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.JoinColumnNamingStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveMapKeyColumnNames",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.MapEntryTableNamingStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.AfterDeleteByIdSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.033,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.AfterDeleteSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.AfterInsertSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterUpdateCollectionCascaderTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testAfterUpdate",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.03,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.AfterUpdateCollectionCascaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.013,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.AfterUpdateSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.BeforeDeleteByIdSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.BeforeDeleteSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.BeforeInsertSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorWithDefaultFilter_acceptAll",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "constructorArgsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.cascade.BeforeUpdateSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$CompositeKey",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "write_read",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.007,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$CompositeKey",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$SingleColumnKey",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "write_read",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.0,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.AssociationRecordMappingTest$SingleColumnKey",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Element(id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Part(name varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Question(label varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id)\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id)\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Element(id) values (?) | {1={Element.id=1}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Question(label, id) values (?, ?) | {1={Question.id=1, Question.label=What's the answer to Life, the Universe and Everything ?}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withAfterInsertIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Element(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Part(name varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Question(label varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(\u000a...[truncated 44 chars]...\u000ater table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id)\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Element(id) values (default) | {1={}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_targetTableAndOverridingColumnsAreDifferent_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Element(id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Part(name varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Question(label varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Part add constraint FK_Part_id_Element_id foreign key(id) references Element(id)\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Question add constraint FK_Question_id_Element_id foreign key(id) references Element(id)\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Element(id) values (?) | {1={Element.id=1}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}\u000a"
        }
      ],
      "duration" : 0.025,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.JoinTablePolymorphismBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tableStructure_associationTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tableStructure_relationMappedByReverseSide",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.036,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.OneToOneRelationConfigurerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve_propertyDoesntMeetJavaBeanNamingConvention_exceptionIsThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "resolve(PropertyMapping, Accessor, Mutator)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.ReadWriteAccessPointResolverTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.label=What's the answer to Life, the Universe and Everything ?, Element.DTYPE=QUESTION, Element.id=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withAfterInsertIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Element(id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Element(label, id, DTYPE) values (?, default, ?) | {1={Element.label=What's the answer to Life, the Universe and Everything ?, Element.DTYPE=QUESTION}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_targetTableAndOverridingColumnsAreDifferent_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Element(id bigint not null, label varchar(255), name varchar(255), DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Element(label, id, DTYPE) values (?, ?, ?) | {1={Element.id=1, Element.label=What's the answer to Life, the Universe and Everything ?, Element.DTYPE=QUESTION}}\u000a"
        }
      ],
      "duration" : 0.023,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.SingleTablePolymorphismBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withBeforeInsertIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Part(name varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Question(label varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_targetTableAndOverridingColumnsAreDifferent_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withAlreadyAssignedIdentifierPolicy_entitiesMustHaveTheirIdSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Part(name varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Question(label varchar(255), id bigint not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Question(label, id) values (?, ?) | {1={Question.label=What's the answer to Life, the Universe and Everything ?, Question.id=1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withAfterInsertIdentifierPolicy_throwsUnsupportedOperationException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.022,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.TablePerClassPolymorphismBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.089,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withPolymorphismSingleTable_resultAssertsThatPersisterManageGivenEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SingleTablePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@42]\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.id as AbstractVehicle_id, AbstractVehicle.DTYPE as AbstractVehicle_DTYPE from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_resultAssertsThatPersisterManageGivenEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@42]\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.id as AbstractVehicle_id from AbstractVehicle where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_singleTable_singleClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, creationDate, id, model, modificationDate) values (?, ?, ?, ?, ?) | {1={Car.model=Renault, Car.color=Color[rgb=123], Car.modificationDate=Tue Mar 24 07:19:51 UTC 2026, Car.id=o.c.s.i.PersistableIdentifier@1, Car.creationDate=Tue Mar 24 07:19:51 UTC 2026}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_joinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into AbstractVehicle(creationDate, id, modificationDate) values (?, ?, ?) | {1={AbstractVehicle.creationDate=Tue Mar 24 07:19:51 UTC 2026, AbstractVehicle.id=o.c.s.i.PersistableIdentifier@1, AbstractVehicle.modificationDate=Tue Mar 24 07:19:51 UTC 2026}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Vehicle(color, i\u000a...[truncated 1012 chars]...\u000a:51\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id, AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.id as AbstractVehicle_id, Vehicle.color as Vehicle_color, Vehicle.id as Vehicle_id from Car inner join AbstractVehicle as AbstractVehicle on Car.id = AbstractVehicle.id inner join Vehicle as Vehicle on Car.id = Vehicle.id where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_connectionProviderIsNotRollbackObserver_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_twiceForSameClass_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_withPolymorphismJoinedTables_resultAssertsThatPersisterManageGivenEntities",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@42]\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND AbstractVehicle.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select AbstractVehicle.modificationDate as AbstractVehicle_modificationDate, AbstractVehicle.creationDate as AbstractVehicle_creationDate, AbstractVehicle.id as AbstractVehicle_id, Vehicle.id as Vehicle_id from AbstractVehicle left outer join Vehicle as Vehicle on AbstractVehicle.id = Vehicle.id where AbstractVehicle.id in (?) | {1=o.c.s.i.PersistableIdentifier@42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_createsAnInstanceThatDoesntRequireTwoSelectsOnItsUpdateMethod",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Car(id, model) values (?, ?) | {1={Car.model=Renault, Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1]\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Car.model as Car_model, Car.id as Car_id from Car where Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:51\u0009DEB\u000a...[truncated 318 chars]...\u000awhere Car.id in (?) | {1=o.c.s.i.PersistableIdentifier@1}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Result found in cache, statement will not be executed\u000a2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Car\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update Car set model = ? where id = ? | {1={Car.model (U)=Peugeot, Car.id (W)=o.c.s.i.PersistedIdentifier@1}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "build_singleTable_withInheritance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Car(color, creationDate, id, model, modificationDate) values (?, ?, ?, ?, ?) | {1={Car.creationDate=Tue Mar 24 07:19:51 UTC 2026, Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=123], Car.modificationDate=Tue Mar 24 07:19:51 UTC 2026, Car.model=Renault}}\u000a"
        }
      ],
      "duration" : 0.168,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.DefaultPersisterBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.IdentificationStepTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertCompositeKeyIdentifierOverridesEqualsHashcode",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.032,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.IdentificationStepTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "collectEmbeddedMappingFromInheritance_fromMappedSuperClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "collectEmbeddedMappingFromInheritance_withoutHierarchy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "collectEmbeddedMappingFromInheritance_fromInheritedClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "collectEmbeddedMappingFromInheritance_fromInheritedClasses_withJoinedTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.022,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.InheritanceMappingStepTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.PersisterBuilderContextTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cycling",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.032,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.PersisterBuilderContextTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "propagate",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "propagatePrimarykey",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyPropagationStepTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "afterInsertPolicy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "beforeInsertPolicy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "alreadyAssignedPolicy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.006,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.PrimaryKeyStepTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveTargetTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ensureColumnBindingInRegistry",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveTargetTable_withImportedConfiguration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveTargetTable_multipleTableFound_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest$InternalProcessor",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addColumnToTable_existingColumnDoesntMatchLinkageType_linkageAsParameterBinder_doesntThrowException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest$InternalProcessor",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addColumnToTable_handlePrimitiveTypeAndNullability",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.builder.embeddable.EmbeddableMappingBuilderTest$InternalProcessor",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getColumnValues_mapEntryKeyIsASimpleProperty_givesRightValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assemble_mapEntryKeyIsASimpleProperty_recordIdContainsIdentifiers",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assemble_mapEntryKeyIsEntityWithSingleColumn_recordIdContainsIdentifiers",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getColumnValues_mapEntryKeyIsEntityWithCompositeKey_givesRightValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.configurer.map.KeyValueRecordMappingTest$RecordIdAssemblerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList(List, List, Set)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffList_withClone_cloneMustBeReplacingInstance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffSet(Set, Set, Set)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffSet(Set, Set, Set)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffSet(Set, Set, Set)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "diffSet(Set, Set, Set)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.036,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.diff.CollectionDifferTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.idprovider.PooledIdentifierProviderTest",
          "duration" : 2.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testAsynchronousLoad",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 2.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.idprovider.PooledIdentifierProviderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.idprovider.PooledSequenceIdentifierProviderTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveNewIdentifier",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:50\u0009DEBUG\u0009DDLDeployer\u0009create table sequence_table(sequence_name varchar(255), next_val bigint, unique (sequence_name))\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select sequence_name, next_\u000a...[truncated 530 chars]...\u000a_table.sequence_name=Toto}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009update sequence_table set next_val = ? where sequence_name = ? | {1={sequence_table.sequence_name (W)=Toto, sequence_table.next_val (U)=20}}\u000a2026-03-24 07:19:50\u0009DEBUG\u0009SelectExecutor\u0009selecting entities in 1 chunks\u000a2026-03-24 07:19:50\u0009TRACE\u0009SQLOperation\u0009select sequence_name, next_val from sequence_table where sequence_name in (?) | {sequence_table.sequence_name=Toto}\u000a"
        }
      ],
      "duration" : 0.024,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.idprovider.PooledSequenceIdentifierProviderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.AssociationRecordInsertionCascaderTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testAssociationRecordInsertionCascader_getTargets",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.012,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.AssociationRecordInsertionCascaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.157,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked_withPolymorphicPersisterAtInit(Method, Object[])[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "assertMethodIsInvoked(Method, Object[])[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.221,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.EntityIsManagedByPersisterAsserterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.IndexedAssociationRecordInsertionCascaderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testIndexedAssociationRecordInsertionCascader_getTargets",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.IndexedAssociationRecordInsertionCascaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cachingQueryConnectionProvider_releasesConnectionOnClose",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cachingQueryConnectionProvider_releasesConnectionOnRollback",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cachingQueryConnectionProvider_implementsRollBackObserverWhenGivenOneDoes",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cachingQueryConnectionProvider_notifiesRollbackObserverWhenGivenOneIsAwareOfTransaction",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cachingQueryConnectionProvider_releasesConnectionOnCommit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cachingQueryConnectionProvider_cachesQuery",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Result found in cache, statement will not be executed\u000a"
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.OptimizedUpdatePersisterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.RelationalEntityFinderTest",
          "duration" : 0.054,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Tata.id as Tata_id from Toto inner join Tata on Toto.id = Tata.id where Toto.id = :toto_id | {toto_id=7}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.r.RelationalEntityFinderTest$Toto#\u000a...[truncated 498 chars]...\u000a26-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.r.RelationalEntityFinderTest$Toto#17\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.RelationalEntityFinderTest$Toto\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.r.RelationalEntityFinderTest$Toto#23\u000a"
        }
      ],
      "duration" : 0.055,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.RelationalEntityFinderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_collectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as rootId from Toto where Toto.q = ? | {1=[42]}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@7]\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?) | {1=o.c.s.i.PersistedIdentifier@7}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.a=17, Toto.b=23, Toto.q=null}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.a=29, Toto.b=31, Toto.q=null}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.a=37, Toto.b=41, Toto.q=null}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@4, Toto.a=43, Toto.b=53, Toto.q=null}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@7, 2=o.c.s.i.PersistableIdentifier@13, 3=o.c.s.i.PersistableIdentifier@17}\u000a2026-03-24 07:19:52\u0009D\u000a...[truncated 352 chars]...\u000ayTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@23}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.id in (?, ?, ?) | {1=o.c.s.i.PersistableIdentifier@7, 2=o.c.s.i.PersistableIdentifier@13, 3=o.c.s.i.PersistableIdentifier@17}\u000a2026-03-24 07:19:52\u0009D\u000a...[truncated 1045 chars]...\u000ai.PersistedIdentifier@7, Toto.a (U)=17, Toto.q (U)=null}, 2={Toto.b (U)=31, Toto.id (W)=o.c.s.i.PersistedIdentifier@13, Toto.a (U)=29, Toto.q (U)=null}, 3={Toto.b (U)=41, Toto.id (W)=o.c.s.i.PersistedIdentifier@17, Toto.a (U)=37, Toto.q (U)=null}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.b (U)=53, Toto.id (W)=o.c.s.i.PersistedIdentifier@23, Toto.a (U)=43, Toto.q (U)=null}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?, ?, ?) | {1={Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.b (U)=23, Toto.a (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={Toto.b (U)=31, Toto.a (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2}, 3={Toto.b (U)=41, Toto.a (U)=37, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.b (U)=53, Toto.a (U)=43, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.a = ? order by Toto.a asc | {1=42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.a = ? | {1=42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_namedParameter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q from Toto where Toto.a = ? and Toto.id in (?) | {1=12, 2=o.c.s.i.PersistedIdentifier@42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnCollectionProperty_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}\u000a"
        }
      ],
      "duration" : 0.043,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@7}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, a, b, q) values (?, ?, ?, ?) | {1={Toto.q=null, Toto.a=17, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.b=23}, 2={Toto.q=null, Toto.a=29, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.b=31}, 3={Toto.q=null, Toto.a=37, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.b=41}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperati\u000a...[truncated 298 chars]...\u000aToto2.x=117, Toto2.id=o.c.s.i.PersistableIdentifier@1, Toto2.y=123, Toto2.z=-117}, 2={Toto2.x=129, Toto2.id=o.c.s.i.PersistableIdentifier@2, Toto2.y=131, Toto2.z=-129}, 3={Toto2.x=137, Toto2.id=o.c.s.i.PersistableIdentifier@3, Toto2.y=141, Toto2.z=-137}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Toto2(id, x, y, z) values (?, ?, ?, ?) | {1={Toto2.x=143, Toto2.id=o.c.s.i.PersistableIdentifier@4, Toto2.y=153, Toto2.z=-143}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q, Toto2.id as Toto2_id, Toto2.x as Toto2_x, Toto2.y as Toto2_y, Toto2.z as Toto2_z from Toto inner join Toto2 as Toto2 on Toto.id = Toto2.id where Toto.id in (?, ?, ?) |\u000a...[truncated 1439 chars]...\u000aEntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.r.SimpleRelationalEntityPersisterTest$Toto#o.c.s.i.PersistedIdentifier@23\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q, Toto2.id as Toto2_id, Toto2.x as Toto2_x, Toto2.y as Toto2_y, Toto2.z as Toto2_z from Toto inner join Toto2 as Toto2 on Toto.id = Toto2.id where Toto.id in (?) | {1=o.c.s.i.PersistableIdentifier@23}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@7, o.c.s.i.PersistableIdentifier@13, o.c.s.i.PersistableIdentifier@17, o.c.s.i.PersistableIdentifier@23]\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.a as Toto_a, Toto.b as Toto_b, Toto.q as Toto_q, Toto2.id as Toto2_id, Toto2.x as Toto2_x, Toto2.y as Toto2_y, Toto2.z as Toto2_z from Toto inner join Toto2 as Toto2 on Toto.id = Toto2.id where Toto.id in (?, ?, ?) |\u000a...[truncated 2851 chars]...\u000a@7, Toto2.y (U)=123, Toto2.x (U)=117}, 2={Toto2.z (U)=-129, Toto2.id (W)=o.c.s.i.PersistedIdentifier@13, Toto2.y (U)=131, Toto2.x (U)=129}, 3={Toto2.z (U)=-137, Toto2.id (W)=o.c.s.i.PersistedIdentifier@17, Toto2.y (U)=141, Toto2.x (U)=137}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.z (U)=-143, Toto2.id (W)=o.c.s.i.PersistedIdentifier@23, Toto2.y (U)=153, Toto2.x (U)=143}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto2.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto2.id=o.c.s.i.PersistableIdentifier@3}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto2 where id = ? | {1={Toto2.id=o.c.s.i.PersistableIdentifier@4}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto2 where id in (?, ?, ?) | {1={Toto2.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto2 where id in (?) | {Toto2.id=o.c.s.i.PersistableIdentifier@4}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?, ?, ?) | {1={Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update Toto set a = ?, b = ?, q = ? where id = ? | {1={Toto.a (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1, Toto.b (U)=23}, 2={Toto.a (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2, Toto.b (U)=31}, 3={Toto.a (U)=37, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@3, Toto.b (U)=41}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching stateme\u000a...[truncated 422 chars]...\u000aableIdentifier@1, Toto2.y (U)=123}, 2={Toto2.x (U)=129, Toto2.z (U)=-129, Toto2.id (W)=o.c.s.i.PersistableIdentifier@2, Toto2.y (U)=131}, 3={Toto2.x (U)=137, Toto2.z (U)=-137, Toto2.id (W)=o.c.s.i.PersistableIdentifier@3, Toto2.y (U)=141}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update Toto2 set x = ?, y = ?, z = ? where id = ? | {1={Toto2.x (U)=143, Toto2.z (U)=-143, Toto2.id (W)=o.c.s.i.PersistableIdentifier@4, Toto2.y (U)=153}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto2 where id in (?) | {Toto2.id=o.c.s.i.PersistableIdentifier@7}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}\u000a"
        }
      ],
      "duration" : 0.038,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$CRUD_WithListener",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadByEntityCriteria",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "checkSQLGeneration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.a as Toto_a, tata.prop1 as tata_prop1, tata.id as tata_id from Toto left outer join Tata as tata on Toto.tataId = tata.id where Toto.a = ? and tata.prop1 = ? | {1=42, 2=dummy}\u000a"
        }
      ],
      "duration" : 0.007,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadByEntityCriteria",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectProjectionWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select count(id) as count from Toto where Toto.a = ? | {1=77}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectProjectionWhere_selectByMethodReference",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.a from Toto where Toto.a = ? | {1=77}\u000a"
        }
      ],
      "duration" : 0.024,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.SimpleRelationalEntityPersisterTest$LoadProjectionByEntityCriteria",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest",
          "duration" : 0.052,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "afterSelect_withSamePersisterAsTrigger_databaseIsATree_doesntFallIntoInfiniteLoop(List)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "afterSelect_withSamePersisterAsTrigger_databaseIsATree_doesntFallIntoInfiniteLoop(List)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.056,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.cycle.AbstractCycleLoaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_collectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.q Equals], hasCollectionCriteria=true, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.i\u000a...[truncated 2223 chars]...\u000ainstance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB\u000a2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.j.JoinTablePolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@7}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Toto(x, q, id) values (?, ?, ?) | {1={Toto.x=17, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.q=null}, 2={Toto.x=29, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.q=null}, 3={Toto.x=37, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.q=null}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into Toto(x, q, id) values (?\u000a...[truncated 106 chars]...\u000aSQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into TotoA(a, id) values (?, ?) | {1={TotoA.a=23, TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.a=31, TotoA.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009insert into TotoB(b, id) values (?, ?) | {1={TotoB.b=41, TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.b=53, TotoB.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2, o.c.s.i.PersistedIdentifier@3, o.c.s.i.PersistedIdentifier@4]\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id\u000a...[truncated 2093 chars]...\u000ainstance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB\u000a2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.j.JoinTablePolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.x as Toto_x, Toto.q as Toto_q,\u000a...[truncated 2657 chars]...\u000astatement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update TotoA set a = ? where id = ? | {1={TotoA.a (U)=123, TotoA.id (W)=o.c.s.i.PersistedIdentifier@1}, 2={TotoA.a (U)=131, TotoA.id (W)=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update TotoB set b = ? where id = ? | {1={TotoB.b (U)=141, TotoB.id (W)=o.c.s.i.PersistedIdentifier@3}, 2={TotoB.b (U)=153, TotoB.id (W)=o.c.s.i.PersistedIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from TotoB where id = ? | {1={TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.id=o.c.s.i.PersistableIdentifier@4}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}, 3={Toto.id=o.c.s.i.PersistableIdentifier@3}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id in (?, ?) | {TotoA.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from TotoB where id in (?, ?) | {TotoB.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?, ?, ?) | {1={Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3]}}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@4}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 3 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update Toto set x = ?, q = ? where id = ? | {1={Toto.id (W)=o.c.s.i.PersistableIdentifier@1, Toto.x (U)=17, Toto.q (U)=null}, 2={Toto.id (W)=o.c.s.i.PersistableIdentifier@2, Toto.x (U)=29, Toto.q (U)=null}, 3={Toto.id (W)=o.c.s.i.PersistableIdentifier@3, Toto.x (U)=37, Toto.q (U)=null}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009up\u000a...[truncated 180 chars]...\u000at 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update TotoA set a = ? where id = ? | {1={TotoA.a (U)=123, TotoA.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.a (U)=131, TotoA.id (W)=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009update TotoB set b = ? where id = ? | {1={TotoB.b (U)=141, TotoB.id (W)=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.b (U)=153, TotoB.id (W)=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.\u000a...[truncated 1776 chars]...\u000ainstance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB\u000a2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.j.JoinTablePolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009JoinTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select Toto.x as Toto_x, Toto.q as Toto_q, Toto.id as Toto_id, TotoA.a as TotoA_a, TotoA.id as TotoA_id, TotoB.b as TotoB_b, TotoB.id as TotoB_id from Toto left outer join TotoA as TotoA on Toto.id = TotoA.id left outer join TotoB as TotoB on Toto.\u000a...[truncated 1756 chars]...\u000ainstance with o.c.s.e.r.l.JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:51\u0009DEBUG\u0009JoinTableRootJoinNode$JoinTablePolymorphicJoinRootRowConsumer\u0009Instantiating entity of type class org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$TotoB\u000a2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.j.JoinTablePolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnCollectionProperty_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id in (?) | {TotoA.id=o.c.s.i.PersistableIdentifier@7}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}\u000a"
        }
      ],
      "duration" : 0.081,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$CRUD",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id)\u000a...[truncated 4806 chars]...\u000ane where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select id from Truck | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, unique (id))\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Car add constraint FK_Car_id_Vehicle_id foreign key(id) references Vehicle(id)\u000a2026-03-24 07:19:51\u0009DEBUG\u0009DDLDeployer\u0009alter table Engine add co\u000a...[truncated 3532 chars]...\u000ang statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:51\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select * from Vehicle left outer join car on Vehicle.id = car.id | {}\u000a2026-03-24 07:19:51\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        }
      ],
      "duration" : 0.031,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.jointable.JoinTablePolymorphismPersisterTest$OneToJoinTable",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.AbstractJoinNodeTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addingANodeToAnotherOne_treeOfNewNodeIsTheSameAsTheOneItIsAttachedTo",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.006,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.load.AbstractJoinNodeTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cloneNodeForParent_mergeJoinNode",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cloneNodeForParent_relationJoinNode",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cloneNodeForParent_passiveJoinNode",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projectTo",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreachJoinWithDepth",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "joinIterator",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.034,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.load.EntityJoinTreeTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_doesntGoDeeperIfRelatedBeanIdIsNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=j.l.Object\u000a2026-03-24 07:19:51\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object j.l.Object#42\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreachNode_iteratesInstancesInSameOrderAsJoins_fullTree",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "foreachNode_iteratesInstancesInSameOrderAsJoins_partialTree",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hashCode_instancesDifferOnIdentifier",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hashCode_instancesDifferOnEntityType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_instancesDifferIdentifierWithOverriddenEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hashCode_instanceWithSameValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hashCode_verySameInstance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_instancesDifferOnNode",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_instancesDifferOnRoot",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hashCode_instancesDifferOnNode",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hashCode_instancesDifferOnRoot",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_instancesDifferOnIdentifier",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_instancesDifferOnEntityType",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_instanceWithSameValues",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_verySameInstance",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.014,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeInflaterTest$RelationIdentifierTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_multipleStrategy(DefaultEntityMapping, DefaultEntityMapping, Key, Key, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_multipleStrategy(DefaultEntityMapping, DefaultEntityMapping, Key, Key, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testJoin_2Relations",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildSelectQuery_robustToSeveralJoinsUsingSameTable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testInheritance_tablePerClass_NClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_singleStrategy(Table, String, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSQL_singleStrategy(Table, String, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testInheritance_tablePerClass_3Classes",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.023,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.load.EntityTreeQueryBuilderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.JoinRootTest",
          "duration" : 0.064,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "addRelationJoin_targetNodeDoesntExist_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.load.JoinRootTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveTables",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.066,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.load.JoinRootTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationJoinNode_collectionProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest",
          "duration" : 0.063,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "tablePerClassRootJoinNode_withSimpleIdentifierMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "rootNode_withSimpleIdentifierMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relationJoinNode_mapProperty_simpleKey_simpleValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "rootNode_withComplexIdentifierMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.109,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.query.AggregateAccessPointToColumnMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasCollectionCriteria_embeddedCollectionCriteria_returnsTrue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasCollectionCriteria_noCollectionCriteria_returnsFalse",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_subQuery",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Restaurant(name varchar(255), description varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Review(rating integer not null, comment varchar(255), id bigint GENERATED ALWAYS AS IDENTITY (START WITH 1, INCREMENT BY 1) not null, restaurantId bigint, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Review add constraint FK_Review\u000a...[truncated 9538 chars]...\u000aot$JoinRootRowConsumer entityType=o.c.s.e.m.r.Restaurant\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.r.Restaurant#8\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.r.Restaurant\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.r.Restaurant#8\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "sqlGeneration",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_withCollectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table City(name varchar(255), id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Country(id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Country_cities(country_id int not null, cities_id int not null, unique (country_id, cities_id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Country_cities add constraint FK_Country_cities_cities_id_City_id foreign key(cities_id) references City(id)\u000a\u000a...[truncated 2364 chars]...\u000a.i.PersistedIdentifier@1\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Country\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.PassiveJoinNode$PassiveJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.RelationJoinNode$DefaultRelationJoinRowConsumer on object o.c.s.e.m.Country#o.c.s.i.PersistedIdentifier@1\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "apiUsage",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.075,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.query.EntityCriteriaSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildComparator_singleDirectProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildComparator_severalCombinedSetter_withNullValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildComparator_severalDirectProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildComparator_severalCombinedProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildComparator_severalCombinedSetter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.007,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.query.EntityQueryCriteriaSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_collectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.q Equals], hasCollectionCriteria=true, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.DTYPE as DISCRIMINATOR from Toto where Toto.q = ? | {1=[42]}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.a as Toto_a, Toto.b as Toto_b, Toto.DTYPE as To\u000a...[truncated 268 chars]...\u000aleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@7}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Toto(a, x, q, id, DTYPE) values (?, ?, ?, ?, ?) | {1={Toto.DTYPE=100, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@1, Toto.x=17, Toto.a=23}, 2={Toto.DTYPE=100, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@2, Toto.x=29, Toto.a=31}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Toto(b, x, q, id, DTYPE) values (?, ?, ?, ?, ?) | {1={Toto.DTYPE=200, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@3, Toto.x=37, Toto.b=41}, 2={Toto.DTYPE=200, Toto.q=null, Toto.id=o.c.s.i.PersistableIdentifier@4, Toto.x=43, Toto.b=53}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2, o.c.s.i.PersistedIdentifier@3, o.c.s.i.PersistedIdentifier@4]\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as Toto_x, T\u000a...[truncated 337 chars]...\u000aleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.id In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as T\u000a...[truncated 1047 chars]...\u000ao.id (W)=o.c.s.i.PersistedIdentifier@1, Toto.q (U)=null}, 2={Toto.a (U)=131, Toto.x (U)=29, Toto.id (W)=o.c.s.i.PersistedIdentifier@2, Toto.q (U)=null}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, x = ?, q = ? where id = ? | {1={Toto.x (U)=37, Toto.id (W)=o.c.s.i.PersistedIdentifier@3, Toto.b (U)=141, Toto.q (U)=null}, 2={Toto.x (U)=43, Toto.id (W)=o.c.s.i.PersistedIdentifier@4, Toto.b (U)=153, Toto.q (U)=null}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@1}, 2={Toto.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id = ? | {1={Toto.id=o.c.s.i.PersistableIdentifier@3}, 2={Toto.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?, ?) | {Toto.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?, ?) | {Toto.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Toto set a = ?, x = ?, q = ? where id = ? | {1={Toto.a (U)=123, Toto.x (U)=17, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={Toto.a (U)=131, Toto.x (U)=29, Toto.q (U)=null, Toto.id (W)=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update Toto set b = ?, x = ?, q = ? where id = ? | {1={Toto.x (U)=37, Toto.q (U)=null, Toto.b (U)=141, Toto.id (W)=o.c.s.i.PersistableIdentifier@3}, 2={Toto.x (U)=43, Toto.q (U)=null, Toto.b (U)=153, Toto.id (W)=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.a as Toto_a, Toto.b as Toto_b, Toto.DTYPE as Toto_DTYPE from Toto where Toto.x = ? order by Toto.x asc | {1=42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance wit\u000a...[truncated 18 chars]...\u000aleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SingleTablePolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND Toto.x Equals], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.a as Toto_a, Toto.b as Toto_b, Toto.DTYPE as Toto_DTYPE from Toto where Toto.x = ? | {1=42}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.SingleTableRootJoinNode$SingleTablePolymorphicJoinRootRowConsumer\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnCollectionProperty_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Toto where id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@7}\u000a"
        }
      ],
      "duration" : 0.048,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$CRUD",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$LoadProjectionByEntityCriteria",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectProjectionWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select count(Toto.id) as count from Toto where Toto.x = ? | {1=77}\u000a"
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$LoadProjectionByEntityCriteria",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(color int, id int not null, model varchar(255), DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOper\u000a...[truncated 2807 chars]...\u000ar on object o.c.s.e.m.Engine#o.c.s.i.PersistedIdentifier@42\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select id from Vehicle | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Vehicle(id int not null, model varchar(255), color int, DTYPE varchar(255) not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009alter table Engine add constraint FK_Engine_vehicleId_Vehicle_id foreign key(vehicleId) references Vehicle(id)\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOper\u000a...[truncated 2439 chars]...\u000a4 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Vehicle where id = ? | {1={Vehicle.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from Vehicle | {}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        }
      ],
      "duration" : 0.028,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.singletable.SingleTablePolymorphismPersisterTest$OneToTablePerClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_collectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismEntityFinder\u0009Finding entities in 2-phases query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.api.QueryStatement$PseudoColumn@7479bb0e Equals], hasCollectionCriteria=true, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as id, DISCRIMINATOR as DISCRIMINATOR from (select TotoA.id as id, TotoA.x as x, TotoA.q as q, 'TotoA' as DISCRIMINATOR from TotoA union all select TotoB.id as id\u000a...[truncated 1882 chars]...\u000asuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@3\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@7}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "insert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into TotoA(a, x, q, id) values (?, ?, ?, ?) | {1={TotoA.q=null, TotoA.x=17, TotoA.a=23, TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.q=null, TotoA.x=29, TotoA.a=31, TotoA.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into TotoB(b, x, q, id) values (?, ?, ?, ?) | {1={TotoB.b=41, TotoB.x=37, TotoB.q=null, TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.b=53, TotoB.x=43, TotoB.q=null, TotoB.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "select",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1, o.c.s.i.PersistedIdentifier@2, o.c.s.i.PersistedIdentifier@3, o.c.s.i.PersistedIdentifier@4]\u000a2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.api.QueryStatement$PseudoColumn@49503996 In], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:\u000a...[truncated 1659 chars]...\u000asuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@3\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "update",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismPersister\u0009selecting entities [o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2, o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]\u000a2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.api.QueryStatement$PseudoColumn@5b0aa44 In], hasCollectionCriteria=false, parent=null\u000a2026-03\u000a...[truncated 2386 chars]...\u000a (U)=123, TotoA.x (U)=17, TotoA.q (U)=null}, 2={TotoA.id (W)=o.c.s.i.PersistedIdentifier@2, TotoA.a (U)=131, TotoA.x (U)=29, TotoA.q (U)=null}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update TotoB set b = ?, x = ?, q = ? where id = ? | {1={TotoB.id (W)=o.c.s.i.PersistedIdentifier@3, TotoB.x (U)=37, TotoB.q (U)=null, TotoB.b (U)=141}, 2={TotoB.id (W)=o.c.s.i.PersistedIdentifier@4, TotoB.x (U)=43, TotoB.q (U)=null, TotoB.b (U)=153}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id = ? | {1={TotoA.id=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.id=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from TotoB where id = ? | {1={TotoB.id=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.id=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById_multiple",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id in (?, ?) | {TotoA.id=[o.c.s.i.PersistableIdentifier@1, o.c.s.i.PersistableIdentifier@2]}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from TotoB where id in (?, ?) | {TotoB.id=[o.c.s.i.PersistableIdentifier@3, o.c.s.i.PersistableIdentifier@4]}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "updateById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update TotoA set a = ?, x = ?, q = ? where id = ? | {1={TotoA.a (U)=123, TotoA.x (U)=17, TotoA.q (U)=null, TotoA.id (W)=o.c.s.i.PersistableIdentifier@1}, 2={TotoA.a (U)=131, TotoA.x (U)=29, TotoA.q (U)=null, TotoA.id (W)=o.c.s.i.PersistableIdentifier@2}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009update TotoB set b = ?, x = ?, q = ? where id = ? | {1={TotoB.x (U)=37, TotoB.q (U)=null, TotoB.b (U)=141, TotoB.id (W)=o.c.s.i.PersistableIdentifier@3}, 2={TotoB.x (U)=43, TotoB.q (U)=null, TotoB.b (U)=153, TotoB.id (W)=o.c.s.i.PersistableIdentifier@4}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnNonCollectionProperty_orderByIsAddedToSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.api.QueryStatement$PseudoColumn@d37d9eb Equals], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.DISCRIMINATOR as Toto_DISCRIMINATOR, TotoA.a as TotoA_a, TotoA.x as TotoA_x, TotoA.q as TotoA_q, TotoA.id as \u000a...[truncated 1338 chars]...\u000asuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@3\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009TablePerClassPolymorphismEntityFinder\u0009Finding entities in a single query with criteria o.c.s.e.r.q.EntityCriteriaSupportcriteria=[AND org.codefilarete.stalactite.query.api.QueryStatement$PseudoColumn@2fbd49e Equals], hasCollectionCriteria=false, parent=null\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select Toto.id as Toto_id, Toto.x as Toto_x, Toto.q as Toto_q, Toto.DISCRIMINATOR as Toto_DISCRIMINATOR, TotoA.a as TotoA_a, TotoA.x as TotoA_x, TotoA.q as TotoA_q, TotoA.id as \u000a...[truncated 1318 chars]...\u000asuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@3\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.TablePerClassRootJoinNode$TablePerClassPolymorphicJoinRootRowConsumer\u000a2026-03-24 07:19:52\u0009DEBUG\u0009EntityTreeInflater\u0009Consuming o.c.s.e.r.l.MergeJoinNode$MergeJoinRowConsumer on object o.c.s.e.r.t.TablePerClassPolymorphismPersisterTest$TotoB#o.c.s.i.PersistedIdentifier@4\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "selectWhere_orderByOnCollectionProperty_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "deleteById",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from TotoA where id in (?) | {TotoA.id=o.c.s.i.PersistableIdentifier@7}\u000a"
        }
      ],
      "duration" : 0.07,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$CRUD",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoSubClasses",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Car(id int not null, model varchar(255), color int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Truck(id int not null, color int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Car(id, model, color) values (?, ?, ?) | {1={Car.id=o.c.s.i.Persis\u000a...[truncated 4191 chars]...\u000awConsumer on object o.c.s.e.m.Truck#o.c.s.i.PersistedIdentifier@2\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistedIdentifier@42}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Truck where id = ? | {1={Truck.id=o.c.s.i.PersistedIdentifier@2}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select id from Truck | {}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneSubClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Car(model varchar(255), color int, id int not null, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009DDLDeployer\u0009create table Engine(id int not null, vehicleId int, unique (id))\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009insert into Car(model, color, id) values (?, ?, ?) | {1={Car.id=o.c.s.i.PersistableIdentifier@1, Car.color=Color[rgb=666], Car.model=Renault}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOper\u000a...[truncated 2972 chars]...\u000a@1\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Engine where id = ? | {1={Engine.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:19:52\u0009DEBUG\u0009SQLOperation\u0009Batching statement 1 times\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009delete from Car where id = ? | {1={Car.id=o.c.s.i.PersistableIdentifier@1}}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select * from Car | {}\u000a2026-03-24 07:19:52\u0009TRACE\u0009SQLOperation\u0009select id from Engine | {}\u000a"
        }
      ],
      "duration" : 0.037,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.engine.runtime.tableperclass.TablePerClassPolymorphismPersisterTest$OneToTablePerClass",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.id.PersistableIdentifierTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.001,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.id.PersistableIdentifierTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.id.PersistedIdentifierTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.0,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.id.PersistedIdentifierTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.autoconfigure.StalactiteAutoConfigurationTest",
          "duration" : 0.363,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stalactiteAutoConfiguration_isTriggered",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "\u000a  .   ____          _            __ _ _\u000a /\\\\ / ___'_ __ _ _(_)_ __  __ _ \\ \\ \\ \\\u000a( ( )\\___ | '_ | '_| | '_ \\/ _` | \\ \\ \\ \\\u000a \\\\/  ___)| |_)| | | | | || (_| |  ) ) ) )\u000a  '  |____| .__|_| |_|_| |_\\__, | / / / /\u000a =========|_|==============|___/=/_/_/_/\u000a :: Spring Boot ::               (v2.7.18)\u000a\u000a"
        }
      ],
      "duration" : 3.319,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.autoconfigure.StalactiteAutoConfigurationTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository",
          "duration" : 0.05,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "createData",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:04\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 14821 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "createSameDataAgain",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:04\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.SimpleStalactiteRepository.save]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:04\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3d8904f8\u000a2026-03-24 07:20:04\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3d8904f8] for JDBC transaction\u000a202\u000a...[truncated 1818 chars]...\u000aing instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a2026-03-24 07:20:04\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Initiating transaction commit\u000a2026-03-24 07:20:04\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Committing JDBC transaction on Connection [org.hsqldb.jdbc.JDBCConnection@6a348e99]\u000a2026-03-24 07:20:04\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Releasing JDBC Connection [org.hsqldb.jdbc.JDBCConnection@6a348e99] after transaction\u000a"
        }
      ],
      "duration" : 0.163,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.config.StalactitePlatformTransactionManagerTest$WithRepository",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest",
          "duration" : 0.462,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:02\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 5937 chars]...\u000ation\u0009delete from Person where id = ? | {1={Person.id=o.c.s.i.PersistableIdentifier@42}}\u000a2026-03-24 07:20:03\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@667333f0\u000a2026-03-24 07:20:03\u0009DEBUG    main\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@42]\u000a2026-03-24 07:20:03\u0009TRACE    main\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@42}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "injectionIsDone",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:04\u0009TRACE    main\u0009SQLOperation\u0009insert into Person(id, name) values (?, ?) | {Person.id=1, Person.name=John Do}\u000a2026-03-24 07:20:04\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3611cae8\u000a2026-03-24 07:20:04\u0009DEBUG    main\u0009SimpleRelationalEntityPersister\u0009selecting entities [o.c.s.i.PersistedIdentifier@1]\u000a2026-03-24 07:20:04\u0009TRACE    main\u0009SQLOperation\u0009select Person.name as Person_name, Person.id as Person_id from Person where Person.id in (?) | {1=o.c.s.i.PersistedIdentifier@1}\u000a2026-03-24 07:20:04\u0009DEBUG    main\u0009EntityTreeInflater\u0009Creating instance with o.c.s.e.r.l.JoinRoot$JoinRootRowConsumer entityType=o.c.s.e.m.Person\u000a"
        }
      ],
      "duration" : 2.129,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.config.StalactiteRepositoryConfigExtensionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 27828 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "startsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@c10d05b\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@c10d05b] for JDBC transaction\u000a2\u000a...[truncated 12847 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@49f44ce6\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@49f44ce6] for \u000a...[truncated 20494 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@539fcd47\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@539fcd47] for JDBC tr\u000a...[truncated 12962 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "before",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@402a5b2b\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@402a5b2b] for JDBC transaction\u000a202\u000a...[truncated 16271 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exists",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@484adeaa\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@484adeaa] for JDBC transaction\u000a202\u000a...[truncated 12005 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@55eddd99\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@55eddd99] for JDBC transaction\u000a20\u000a...[truncated 30709 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@d90b9cb\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@d90b9cb] for JDBC transaction\u000a2026-\u000a...[truncated 16240 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@35394fbf\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@35394fbf] for JDB\u000a...[truncated 17643 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@92525cb\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@92525cb] for JDBC transact\u000a...[truncated 14268 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@199de6b3\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@199de6b3] for JDBC tra\u000a...[truncated 13919 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesser",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2bd43163\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2bd43163] for JDBC transaction\u000a202\u000a...[truncated 16271 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embeddedCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5c403ceb\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5c403ceb] for JDBC trans\u000a...[truncated 12876 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_all",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@521e9242\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@521e9242] for JDBC transac\u000a...[truncated 13345 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_and",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@439f0e38\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@439f0e38] for JDBC transac\u000a...[truncated 13331 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@f55020e\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@f55020e] for JDBC transaction\u000a\u000a...[truncated 12832 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@61c3ea61\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@61c3ea61] for JDBC transaction\u000a202\u000a...[truncated 28233 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equalBoolean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@38228a4\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@38228a4] for JDBC transaction\u000a...[truncated 15758 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit_throwsExceptionBecauseOfCollectionPropertyMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@58fdc418\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.\u000a...[truncated 11747 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "contains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@149eb04a\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@149eb04a] for JDBC transaction\u000a2\u000a...[truncated 12847 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@674346bc\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@674346bc] for JDBC transaction\u000a\u000a...[truncated 20025 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3a0e530d\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3a0e530d] for JDBC transacti\u000a...[truncated 14058 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greaterEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2c3bdbe\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c3bdbe] for JDBC transactio\u000a...[truncated 17332 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@12f851f9\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@12f851f9] for J\u000a...[truncated 11122 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countDistinctByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@759bcd7d\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@759bcd7d] for JDB\u000a...[truncated 14774 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "between",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@568decdc\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@568decdc] for JDBC transaction\u000a20\u000a...[truncated 17364 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notContains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3773524e\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3773524e] for JDBC transactio\u000a...[truncated 12860 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7f96d3f8\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7f96d3f8] for JDBC transa\u000a...[truncated 13561 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6602ecbd\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6602ecbd] for JDBC transaction\u000a2026-03\u000a...[truncated 18015 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "or",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@11eadf2a\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@11eadf2a] for JDBC transaction\u000a2026-03\u000a...[truncated 20954 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@14a00933\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@14a00933] for JDBC transaction\u000a2026-\u000a...[truncated 13877 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOneCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2bb42b42\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2bb42b42] for JDBC trans\u000a...[truncated 21115 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneResultExpected_severalResults_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4eb870e7\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 13936 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "after",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5c015cc0\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5c015cc0] for JDBC transaction\u000a2026\u000a...[truncated 16268 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@67adcce7\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@67adcce7] for JDBC transaction\u000a2026\u000a...[truncated 16244 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5676074d\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5676074d] for JDBC transaction\u000a2026\u000a...[truncated 10862 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@43f50f25\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43f50f25] for JDBC transaction\u000a2026\u000a...[truncated 12794 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7420357d\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7420357d] for JDBC transaction\u000a2026\u000a...[truncated 28228 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@bb6ac6f\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@bb6ac6f] for JDBC transact\u000a...[truncated 15967 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greater",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@9a9eecc\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@9a9eecc] for JDBC transaction\u000a2026\u000a...[truncated 16269 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic_inMemory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@28680990\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@28680990] for\u000a...[truncated 30713 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@410d9658\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@410d9658] for JDBC tra\u000a...[truncated 14284 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6bbb60b1\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6bbb60b1] for JDBC transa\u000a...[truncated 30733 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_criteriaOnCollection_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4351e452\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnect\u000a...[truncated 23427 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "elementCollectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@b0ea069\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b0ea069] for JDB\u000a...[truncated 30461 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4cd979f9\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4cd979f9] for J\u000a...[truncated 22082 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@e73206c\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e73206c] for JDBC transaction\u000a\u000a...[truncated 22513 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@57b8705e\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@57b8705e] for JDBC tra\u000a...[truncated 20440 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesserEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@68c2541d\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@68c2541d] for JDBC transacti\u000a...[truncated 17334 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNotNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3d7bec2f\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3d7bec2f] for JDBC transaction\u000a\u000a...[truncated 16258 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notEqual",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@467ac05c\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@467ac05c] for JDBC transaction\u000a2\u000a...[truncated 12564 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "endsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@93973df\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@93973df] for JDBC transaction\u000a202\u000a...[truncated 12841 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@36d49f3f\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@36d49f3f] for JDBC tra\u000a...[truncated 27303 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:11\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6134ea73\u000a2026-03-24 07:20:11\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6134ea73] for JDBC transaction\u000a20\u000a...[truncated 12848 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.415,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 33340 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "startsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@11066039\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@11066\u000a...[truncated 14824 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@724716c\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCC\u000a...[truncated 24077 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@726d7e7a\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnect\u000a...[truncated 14510 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "before",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5ef7ac1c\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5ef7ac1c]\u000a...[truncated 19316 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exists",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6cc975d6\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6cc975d6]\u000a...[truncated 13417 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@e9e7d7f\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e9e7d7f] \u000a...[truncated 37325 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2ec182d\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2ec182d] f\u000a...[truncated 19289 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@49a88ca6\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 20450 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6f55dea2\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 16734 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@46ad9ee5\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 15645 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesser",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3e5e3ed3\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3e5e3ed3]\u000a...[truncated 19318 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embeddedCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1e65f2d9\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 14851 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_all",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7ca3c6ba\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7\u000a...[truncated 15480 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_and",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@63d9db68\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6\u000a...[truncated 15466 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@ebab4d8\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@ebab4\u000a...[truncated 14832 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6a76d97\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6a76d97] f\u000a...[truncated 35179 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equalBoolean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@28011cb2\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@280\u000a...[truncated 18647 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit_throwsExceptionBecauseOfCollectionPropertyMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@b0c2e07\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Conn\u000a...[truncated 12791 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "contains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3e5ca40\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3e5ca40]\u000a...[truncated 14814 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5028c0db\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5028c0\u000a...[truncated 24245 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7ae22900\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7ae\u000a...[truncated 16450 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greaterEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@241293a8\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@24\u000a...[truncated 20739 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3ab741c1\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCC\u000a...[truncated 12356 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countDistinctByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@79ef14d2\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 16365 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "between",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@25d26ee1\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@25d26ee1\u000a...[truncated 20766 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notContains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@512235a9\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5122\u000a...[truncated 14832 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@74d82999\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 14972 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@352cb17f\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@352cb17f] for\u000a...[truncated 21591 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "or",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@320c2f8d\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@320c2f8d] for\u000a...[truncated 25140 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1ba1de16\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1ba1de16] f\u000a...[truncated 16203 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOneCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@e7a353a\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 24903 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneResultExpected_severalResults_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6e4ccc5f\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection\u000a...[truncated 16257 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "after",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@72f7a1b6\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@72f7a1b6] \u000a...[truncated 19316 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1c411579\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1c411579] \u000a...[truncated 19293 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@8032cb1\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@8032cb1] fo\u000a...[truncated 12045 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@17e4c205\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@17e4c205] \u000a...[truncated 14755 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@372bf2c5\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@372bf2c5] \u000a...[truncated 35181 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@18dd1645\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 18979 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greater",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@17cc860d\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@17cc860d\u000a...[truncated 19322 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic_inMemory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@19ee0e93\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 38452 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@374c1eaa\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 16749 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6c1d8990\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 37352 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_criteriaOnCollection_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@40ca93cd\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [or\u000a...[truncated 27717 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "elementCollectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1cca9da3\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCC\u000a...[truncated 36791 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7427690\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCo\u000a...[truncated 26158 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@14340ded\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1434\u000a...[truncated 25948 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5c7f4753\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 24864 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesserEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@46c820f4\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@46c\u000a...[truncated 20735 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNotNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4977edd0\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4977ed\u000a...[truncated 19303 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notEqual",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2c3077bf\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c3077b\u000a...[truncated 14462 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "endsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@16a9e6b\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@16a9e6b]\u000a...[truncated 14813 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@52a7bd2e\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 33429 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@db2e161\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@db2e161] \u000a...[truncated 14815 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4776e97d\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4776e97d] f\u000a...[truncated 17591 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.686,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithJoinTablePolymorphismTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:05\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 31674 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "startsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:05\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3b44855\u000a2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3b44\u000a...[truncated 14388 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.064,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:05\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@29724ba7\u000a2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JD\u000a...[truncated 23064 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:05\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2e7075d4\u000a2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConne\u000a...[truncated 14022 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "before",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1b7886ee\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1b7886e\u000a...[truncated 18480 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exists",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@220f2885\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@220f288\u000a...[truncated 12983 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@10c62889\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@10c628\u000a...[truncated 33906 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@323ab952\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@323ab95\u000a...[truncated 18456 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@78964a74\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCC\u000a...[truncated 19635 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@21af8370\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 16087 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4b45f781\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnec\u000a...[truncated 15026 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesser",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@12905ebe\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@12905eb\u000a...[truncated 18480 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embeddedCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3426c90d\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 14420 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_all",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@283d515e\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 14995 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_and",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@281ec213\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 14981 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4a8e78c0\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4a\u000a...[truncated 14407 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@11efe93f\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@11efe93\u000a...[truncated 32786 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equalBoolean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@77db4bfd\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7\u000a...[truncated 17961 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit_throwsExceptionBecauseOfCollectionPropertyMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@21a86899\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired C\u000a...[truncated 12624 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "contains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@17487672\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@17487\u000a...[truncated 14388 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@724cd2b5\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@724c\u000a...[truncated 23107 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2a7235ef\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2\u000a...[truncated 15830 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greaterEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2b834e4f\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 19737 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6e4e53f4\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 12053 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countDistinctByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3d697f\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 15790 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "between",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@20d5f1c5\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@20d5f1\u000a...[truncated 19764 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notContains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@ca97f0e\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@ca9\u000a...[truncated 14396 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4c12ee12\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 14538 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4e38fad\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4e38fad] for\u000a...[truncated 20568 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "or",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@258ad0a5\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@258ad0a5] f\u000a...[truncated 23902 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@78bfc2d3\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@78bfc2d3]\u000a...[truncated 15608 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOneCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@50121079\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 23961 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneResultExpected_severalResults_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@317fe2c1\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connecti\u000a...[truncated 15662 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "after",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2b851fe2\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2b851fe2\u000a...[truncated 18476 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@147faaa8\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@147faaa8\u000a...[truncated 18455 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2f0f2690\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2f0f2690\u000a...[truncated 11822 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@24a9599\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@24a9599] \u000a...[truncated 14319 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1564d9cc\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1564d9cc\u000a...[truncated 32785 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4ce82818\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 18085 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greater",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6de840d8\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6de840\u000a...[truncated 18484 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic_inMemory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@713b9379\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.J\u000a...[truncated 34680 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@658e055b\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnec\u000a...[truncated 16098 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5c85429c\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 33930 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_criteriaOnCollection_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4a38e868\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [\u000a...[truncated 25701 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "elementCollectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@37d3415a\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 33729 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1120bcc1\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 24111 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@421e8dfa\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@42\u000a...[truncated 25113 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@10b6fbab\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnec\u000a...[truncated 23464 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesserEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@42f477dc\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4\u000a...[truncated 19733 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNotNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4777d135\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4777\u000a...[truncated 18469 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notEqual",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@37263abc\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@37263\u000a...[truncated 14060 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "endsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7794503a\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@77945\u000a...[truncated 14387 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2d745993\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnec\u000a...[truncated 30152 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1f70c1b8\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@1f70c1\u000a...[truncated 14389 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7973195e\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7973195e]\u000a...[truncated 16932 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 1.168,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithSingleTablePolymorphismTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equals_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 36201 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "startsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.startsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@41604b98\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4\u000a...[truncated 15585 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@70107c6\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.J\u000a...[truncated 25450 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7f4f26af\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 15345 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "before",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.before]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@320b71a5\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@320b7\u000a...[truncated 20884 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exists",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@617f4814\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@617f4\u000a...[truncated 14338 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@43f464b1\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43f4\u000a...[truncated 37487 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.isNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@52dbfddc\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@52dbf\u000a...[truncated 20857 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@42f74394\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 20786 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.like_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7b338d8e\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnect\u000a...[truncated 17245 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@12e24b8d\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConn\u000a...[truncated 17032 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesser",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.lesser]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7cede6f\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7cede6\u000a...[truncated 20879 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "embeddedCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.embeddedCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2dcdd32d\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnec\u000a...[truncated 15611 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_all",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_all]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@14f7e6bf\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnecti\u000a...[truncated 16100 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_and",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_and]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@ea8c907\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 16081 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@603c041c\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 15544 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3e231755\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3e231\u000a...[truncated 36255 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equalBoolean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3c67a72d\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 20362 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit_throwsExceptionBecauseOfCollectionPropertyMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.limit_throwsExceptionBecauseOfCollectionPropertyMapping]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@29d03fc0\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired\u000a...[truncated 12613 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "contains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.contains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@97acc9c\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@97ac\u000a...[truncated 15575 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@43b85293\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@43\u000a...[truncated 26699 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notIn_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@577fe3fc\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 17004 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greaterEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.greaterEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2c7b279b\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 22130 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3e92cda3\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.J\u000a...[truncated 12725 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countDistinctByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@69823333\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 17838 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "between",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.between]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@74b1590e\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@74b1\u000a...[truncated 22155 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notContains",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notContains]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@e52e46a\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@e\u000a...[truncated 15588 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@209052ab\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnect\u000a...[truncated 15893 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@f8cd77\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@f8cd77] for\u000a...[truncated 22954 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "or",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.or]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@48cee73f\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@48cee73f]\u000a...[truncated 26309 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "like",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.like]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3ba684ba\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3ba684b\u000a...[truncated 16791 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOneCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@28e20e0b\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnec\u000a...[truncated 27394 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneResultExpected_severalResults_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@64c46da9\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connec\u000a...[truncated 16852 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "after",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.after]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@79e77da6\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@79e77d\u000a...[truncated 20882 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2805f7fa\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2805f7\u000a...[truncated 20858 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@24897e1e\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@24897e\u000a...[truncated 11781 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notIn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notIn]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@b9ab6c3\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@b9ab6c3\u000a...[truncated 15519 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@251792dc\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@251792\u000a...[truncated 36252 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4d810b08\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnect\u000a...[truncated 19184 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "greater",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.greater]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@329e0231\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@329e\u000a...[truncated 20888 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic_inMemory",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_dynamic_inMemory]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@10fae499\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc\u000a...[truncated 38193 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike_ignoreCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notLike_ignoreCase]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7ab768c7\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConn\u000a...[truncated 17258 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.019,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@37306f13\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnect\u000a...[truncated 37511 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "orderBy_criteriaOnCollection_onDepthProperty",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.orderBy_criteriaOnCollection_onDepthProperty]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@416d03a5\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection\u000a...[truncated 27445 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "elementCollectionCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.elementCollectionCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7798f534\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.J\u000a...[truncated 37310 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@260fd98\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JD\u000a...[truncated 25894 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.mapCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@164148d5\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@\u000a...[truncated 27380 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ignoreCase_dynamic",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.ignoreCase_dynamic]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@25b31c9\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConne\u000a...[truncated 25800 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lesserEquals",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.lesserEquals]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6212ca26\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 22128 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "isNotNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.isNotNull]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7759d7b1\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@77\u000a...[truncated 20870 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notEqual",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notEqual]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4700ff96\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@470\u000a...[truncated 15275 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "endsWith",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.endsWith]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7d995a3f\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7d9\u000a...[truncated 15579 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2000236c\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConn\u000a...[truncated 33749 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "notLike",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.notLike]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2d628a7d\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2d62\u000a...[truncated 15581 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "crud",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest.crud]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:08\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6afc1eee\u000a2026-03-24 07:20:08\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6afc1ee\u000a...[truncated 18273 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.854,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithTablePerClassPolymorphismTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 22290 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@642b8b2\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 14310 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7ebfb4f6\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnectio\u000a...[truncated 12295 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3ada8d96\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection\u000a...[truncated 11897 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@250c2993\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@250c2993] f\u000a...[truncated 17265 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@47f3415d\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 11229 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withCompositeOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@27d0b621\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCC\u000a...[truncated 14283 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dynamicSort",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6c10c6b1\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6c10c6\u000a...[truncated 15886 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@134f9b9f\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@134f9b9f] fo\u000a...[truncated 14054 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4984055c\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@4984055c] fo\u000a...[truncated 17262 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@64c7b5b\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@64c\u000a...[truncated 13205 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5fb7694c\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5fb7694c]\u000a...[truncated 18702 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.195,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 23821 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@55f591c2\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connectio\u000a...[truncated 13747 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7f517c2e\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.\u000a...[truncated 9867 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7a184d27\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.h\u000a...[truncated 9408 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3d377180\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.J\u000a...[truncated 19851 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5b14131\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection \u000a...[truncated 8601 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withCompositeOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7257cbce\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connecti\u000a...[truncated 13457 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dynamicSort",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4fe01994\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.j\u000a...[truncated 17414 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@78f308c1\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JD\u000a...[truncated 13155 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5a71b443\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JD\u000a...[truncated 19848 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@36031883\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsql\u000a...[truncated 12268 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:06\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4269ff03\u000a2026-03-24 07:20:06\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc\u000a...[truncated 21103 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.369,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithJoinTablePolymorphismTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 20587 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3d8cef0c\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connect\u000a...[truncated 12139 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3b5ed82e\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [or\u000a...[truncated 9495 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@309e2202\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org\u000a...[truncated 9103 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@185c7635\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc\u000a...[truncated 15660 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7f549baa\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connecti\u000a...[truncated 8353 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withCompositeOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@383cd77c\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connec\u000a...[truncated 12278 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dynamicSort",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7e8bbc81\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb\u000a...[truncated 13938 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3c2ad88b\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.\u000a...[truncated 11867 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@28c2c4a8\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.\u000a...[truncated 15659 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5a3f22c1\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hs\u000a...[truncated 10891 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@1f37e5a7\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jd\u000a...[truncated 17726 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.182,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithSingleTablePolymorphismTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 19291 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@16aadc7f\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Conne\u000a...[truncated 11514 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@55f54843\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [\u000a...[truncated 9450 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@40a544df\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [o\u000a...[truncated 9052 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.stream]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@46486cce\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jd\u000a...[truncated 14630 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@24639c85\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connec\u000a...[truncated 8336 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable_withCompositeOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable_withCompositeOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@65468c7d\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Conn\u000a...[truncated 11602 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dynamicSort",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.dynamicSort]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@34991ade\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsql\u000a...[truncated 13205 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "limit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.limit]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3a59f5fd\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdb\u000a...[truncated 11277 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.slice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@4e32cdc6\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdb\u000a...[truncated 14625 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "slice_withOrder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.slice_withOrder]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@16a8be9f\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.\u000a...[truncated 10483 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest.pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:09\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6f2cbcbe\u000a2026-03-24 07:20:09\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.\u000a...[truncated 16157 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.188,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.DerivedQueriesWithoutMappedCollectionWithTablePerClassPolymorphismTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.PartTreeStalactiteProjectionTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "buildHierarchicMapsFromDotProperties",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.PartTreeStalactiteProjectionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lookup_withOpenProjection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "lookup_withClosedProjection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.38,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.ProjectionMappingFinderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest",
          "duration" : 0.517,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:04\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 1243515 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest",
          "duration" : 0.283,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest.in_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:05\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6f0c3da\u000a2026-03-24 07:20:05\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6f0c3da] for JDBC transaction\u000a20\u000a...[truncated 914616 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 1.21,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.ThreadSafetyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "methodHasAMatchingBeanQueryWithAnExplicitRepositoryClass_beanQueryIsExecuted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 22605 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsPage]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2549c297\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsq\u000a...[truncated 19861 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.projection_byExtraArgument]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@68290a81\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@68290a81] fo\u000a...[truncated 19464 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted_andReturnsSlice]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3ec8ac8e\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hs\u000a...[truncated 20400 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2c84ba5d\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2c84ba5d] for JDBC t\u000a...[truncated 15724 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "methodHasAMatchingBeanName_beanQueryIsExecuted_query",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanName_beanQueryIsExecuted_query]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@15c49654\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.J\u000a...[truncated 10972 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "methodHasAMatchingBeanQuery_beanQueryIsExecuted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanQuery_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@37bb3715\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCo\u000a...[truncated 13619 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "methodHasAMatchingBeanName_beanQueryIsExecuted",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest.methodHasAMatchingBeanName_beanQueryIsExecuted]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:10\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5f430a5e\u000a2026-03-24 07:20:10\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCCon\u000a...[truncated 13616 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.216,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueriesTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL",
          "duration" : 0.323,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleMatchingBeanQueries_butOneWithRepositoryClass_returnsMatchingBean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL",
          "duration" : 0.048,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "singleMatchingBeanQueryOnBeanName_returnsMatchingBean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "multipleMatchingBeanQueries_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "noMatchingBeanQueries_returnsNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "singleMatchingBeanQueryOnMethodName_returnsMatchingBean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.378,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.bean.BeanQueryLookupStrategyTest$findSQL",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 18446 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.104,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.nativ.JoinTableNativeQueriesTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_byExtraArgument",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 15163 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_pageable",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_pageable]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7a238e5f\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7a238e5f] for JD\u000a...[truncated 9766 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exists",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.exists]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7b749e1f\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@7b749e1f] for JDBC transactio\u000a...[truncated 8238 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_orderBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_orderBy]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5e732fcd\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5e732fcd] for JDB\u000a...[truncated 8295 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "twoCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.twoCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@548251a5\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@548251a5] for JDBC trans\u000a...[truncated 8279 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equalBoolean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.equalBoolean]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@81e3459\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@81e3459] for JDBC transa\u000a...[truncated 8220 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in_string",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.in_string]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2a5342e2\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2a5342e2] for JDBC transac\u000a...[truncated 8350 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "severalNativeQueries_theOneMatchingDatabaseIsChosen",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.severalNativeQueries_theOneMatchingDatabaseIsChosen]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@7921a40c\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc\u000a...[truncated 8474 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "projection_resultIsSingle",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.projection_resultIsSingle]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@733ca3e8\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@733ca3e8] \u000a...[truncated 7658 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countDistinctByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.countDistinctByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@663f13db\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@663f13db] fo\u000a...[truncated 9479 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "countByCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.countByCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5113d1f2\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5113d1f2] for JDBC t\u000a...[truncated 9794 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.in]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@2e379c9d\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@2e379c9d] for JDBC transaction\u000a20\u000a...[truncated 11096 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneToOneCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.oneToOneCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@5e10d1c0\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@5e10d1c0] for JDBC \u000a...[truncated 9135 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "oneResultExpected_severalResults_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.oneResultExpected_severalResults_throwsException]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@f927ead\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDB\u000a...[truncated 9020 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "equal",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.equal]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@6ed4d442\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@6ed4d442] for JDBC transaction\u000a...[truncated 10239 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "delete_manyToManyCriteria",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Creating new transaction with name [org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest.delete_manyToManyCriteria]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT\u000a2026-03-24 07:20:07\u0009INFO     main\u0009HSQLDBInMemoryDataSource\u0009giving connection org.hsqldb.jdbc.JDBCConnection@3361b54c\u000a2026-03-24 07:20:07\u0009DEBUG    main\u0009StalactitePlatformTransactionManager\u0009Acquired Connection [org.hsqldb.jdbc.JDBCConnection@3361b54c] \u000a...[truncated 14813 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.279,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueriesTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withOneQueryOnMethod(DatabaseSignet, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withOneQueryOnMethod(DatabaseSignet, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withOneQueryOnMethod(DatabaseSignet, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withOneQueryOnMethod(DatabaseSignet, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withOneQueryOnMethod_withoutSignet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "findSQL_withSeveralQueriesOnMethod(DatabaseSignet, String)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.066,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.nativ.NativeQueryLookupStrategyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 18178 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.102,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.nativ.SingleTableNativeQueriesTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "in",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:20:07\u0009INFO     main\u0009DefaultTestContextBootstrapper\u0009Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.s\u000a...[truncated 18024 chars]...\u000azerFactory$DisableMetricExportContextCustomizer@1515f782, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@19705650], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]\u000a"
        }
      ],
      "duration" : 0.155,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.repository.query.nativ.TablePerClassNativeQueriesTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction",
          "duration" : 0.201,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "whenOperationFails_rollbackIsInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:57\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]\u000a2026-03-24 07:19:57\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]\u000a2026-03-24 07:19:57\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating TestContextBootstrapp\u000a...[truncated 65707 chars]...\u000aContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "whenOperationSucceeds_commitIsInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:59\u0009DEBUG\u0009DependencyInjectionTestExecutionListener\u0009Performing dependency injection for test context [[DefaultTestContext@626b639e testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@41334af0, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@273fa9e testClass = StalactitePlatformTransactionManagerTest, locations = '{}', class\u000a...[truncated 36849 chars]...\u000aContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].\u000a"
        }
      ],
      "duration" : 1.965,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$ExecuteInNewTransaction",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection",
          "duration" : 0.114,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "noActiveTransaction_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:59\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]\u000a2026-03-24 07:19:59\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]\u000a2026-03-24 07:19:59\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating TestContextBootstrapp\u000a...[truncated 33399 chars]...\u000aContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "returnsActiveTransactionConnection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:59\u0009DEBUG\u0009DependencyInjectionTestExecutionListener\u0009Performing dependency injection for test context [[DefaultTestContext@626b639e testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@1af6ad68, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@273fa9e testClass = StalactitePlatformTransactionManagerTest, locations = '{}', class\u000a...[truncated 35319 chars]...\u000aContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].\u000a"
        }
      ],
      "duration" : 0.143,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$GiveConnection",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "createData",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:59\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]\u000a2026-03-24 07:19:59\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]\u000a2026-03-24 07:19:59\u0009DEBUG\u0009BootstrapUtils\u0009Instantiating TestContextBootstrapp\u000a...[truncated 43656 chars]...\u000aContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "createSameDataAgain",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:59\u0009DEBUG\u0009DependencyInjectionTestExecutionListener\u0009Performing dependency injection for test context [[DefaultTestContext@626b639e testClass = StalactitePlatformTransactionManagerTest, testInstance = org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest@5a187cd4, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@273fa9e testClass = StalactitePlatformTransactionManagerTest, locations = '{}', class\u000a...[truncated 35644 chars]...\u000aContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3249e278], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].\u000a"
        }
      ],
      "duration" : 0.049,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.spring.transaction.StalactitePlatformTransactionManagerTest$WithPersistenceContext",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest",
          "duration" : 1.297,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest",
          "duration" : 0.151,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest",
          "duration" : 0.145,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest",
          "duration" : 0.104,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 1.728,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.derby.result.ResultSetIteratorDerbyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.SQLOperationDerbyTest",
          "duration" : 0.71,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : "SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\".\u000aSLF4J: Defaulting to no-operation (NOP) logger implementation\u000aSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\u000a",
          "stdout" : null
        }
      ],
      "duration" : 0.712,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.derby.statement.SQLOperationDerbyTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.211,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.074,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.071,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.062,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.065,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.073,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.064,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.068,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.059,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.056,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.075,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.074,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.052,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.052,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.05,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.052,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.051,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.047,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.051,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.046,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.041,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.048,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.053,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.061,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.069,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.053,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.044,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.038,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.041,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.043,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.043,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.046,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
          "duration" : 0.036,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 1.999,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.derby.statement.binder.DerbyParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test",
          "duration" : 0.557,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.61,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.h2.result.ResultSetIteratorH2Test",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.SQLOperationH2Test",
          "duration" : 0.621,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : "SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\".\u000aSLF4J: Defaulting to no-operation (NOP) logger implementation\u000aSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\u000a",
          "stdout" : null
        }
      ],
      "duration" : 0.622,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.h2.statement.SQLOperationH2Test",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.096,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.268,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.h2.statement.binder.H2ParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest",
          "duration" : 0.684,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : "SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\".\u000aSLF4J: Defaulting to no-operation (NOP) logger implementation\u000aSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\u000a",
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest",
          "duration" : 0.04,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest",
          "duration" : 0.048,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.825,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.hsqldb.result.ResultSetIteratorHSQLDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.SQLOperationHSQLDBTest",
          "duration" : 0.625,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.626,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.hsqldb.statement.SQLOperationHSQLDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.125,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.026,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.015,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.014,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "offsetDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "zonedDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.611,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.hsqldb.statement.binder.HSQLDBParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest",
          "duration" : 0.123,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : "SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\".\u000aSLF4J: Defaulting to no-operation (NOP) logger implementation\u000aSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\u000a",
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 8.387,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mariadb.result.ResultSetIteratorMariaDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.SQLOperationMariaDBTest",
          "duration" : 0.231,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.237,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mariadb.statement.SQLOperationMariaDBTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.096,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.027,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.013,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.028,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.018,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.02,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.025,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
          "duration" : 0.01,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.805,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mariadb.statement.binder.MariaDBParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest",
          "duration" : 0.356,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest",
          "duration" : 0.061,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest",
          "duration" : 0.124,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest",
          "duration" : 0.063,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 13.603,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mysql.result.ResultSetIteratorMySQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.SQLOperationMySQLTest",
          "duration" : 0.284,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.297,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mysql.statement.SQLOperationMySQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.168,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.08,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.068,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.058,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.069,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.067,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.101,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.062,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.048,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.095,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.113,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.029,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.061,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.067,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.059,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.063,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.062,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.028,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.046,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.06,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.065,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.065,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.07,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.066,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.029,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.054,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.136,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.099,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.028,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.045,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
          "duration" : 0.064,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 2.209,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.mysql.statement.binder.MySQLParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest",
          "duration" : 2.284,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest",
          "duration" : 0.26,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest",
          "duration" : 0.125,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest",
          "duration" : 0.111,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 21.83,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.oracle.result.ResultSetIteratorOracleTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.SQLOperationOracleTest",
          "duration" : 0.789,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.789,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.oracle.statement.SQLOperationOracleTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.197,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.121,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.126,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.114,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.117,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.114,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.128,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.118,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.105,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.102,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.434,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.248,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.1,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.078,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.103,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.113,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.121,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.113,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.114,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.089,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.098,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.111,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.122,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.11,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.327,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.123,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.089,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.098,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.115,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.111,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.09,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.098,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.12,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "offsetDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.112,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "zonedDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
          "duration" : 0.111,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 4.613,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.oracle.statement.binder.OracleParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest",
          "duration" : 0.15,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : "SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\".\u000aSLF4J: Defaulting to no-operation (NOP) logger implementation\u000aSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\u000a",
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest",
          "duration" : 0.023,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest",
          "duration" : 0.047,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 3.584,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.postgresql.result.ResultSetIteratorPostgreSQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.SQLOperationPostgreSQLTest",
          "duration" : 0.281,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        }
      ],
      "duration" : 0.312,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.postgresql.statement.SQLOperationPostgreSQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.096,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "using embedded datasource\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.039,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.043,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.038,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.046,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.035,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.03,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.032,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.034,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.049,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
          "duration" : 0.033,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 1.249,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.postgresql.statement.binder.PostgreSQLParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest",
          "duration" : 0.379,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "next_withoutCallToHasNext_throwsNoSuchElementException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : "SLF4J: Failed to load class \"org.slf4j.impl.StaticLoggerBinder\".\u000aSLF4J: Defaulting to no-operation (NOP) logger implementation\u000aSLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.\u000a",
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_emptyResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest",
          "duration" : 0.021,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "hasNext_filledResultSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.432,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.sqlite.result.ResultSetIteratorSQLiteTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.SQLOperationSQLiteTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "cancel",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.sqlite.statement.SQLOperationSQLiteTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.074,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigDecimalBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "timestampBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateSqlBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "blobBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bytesBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "stringBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "bigIntegerBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "longPrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "byteBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "dateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "integerPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "pathBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doubleBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "uuidBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "doublePrimitiveBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "binaryStreamBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "fileBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "booleanBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "floatPrimitiveBinder_nullValuePassed_NPEThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localDateTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "localTimeBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.189,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.sqlite.statement.binder.SQLiteParameterBindersTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ClosedConnectionRetryerProviderTest",
          "duration" : 0.684,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveConnection_previousConnectionIsClosed_giveANewOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.686,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ClosedConnectionRetryerProviderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveConnection_connectionAutoCommitIsFalse",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveConnection_2ThreadsAskForAConnection_2DifferentOnesAreGiven",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "giveConnection_callTwice_returnSameConnection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.007,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.CurrentThreadConnectionProviderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "commitIsCalled_commitMethodsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest",
          "duration" : 0.009,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "rollbackSavepointIsCalled_rollbackSavepointMethodsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "rollbackIsCalled_rollbackMethodsAreInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.024,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.TransactionAwareConnectionProviderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerCollectionTest",
          "duration" : 0.153,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testAfterRolback_temporaryListenersShouldNotBeCalledTwice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerCollectionTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testAfterCommit_temporaryListenersShouldNotBeCalledTwice",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.181,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.TransactionListenerCollectionTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
          "duration" : 0.031,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "beforeRollback_savepoint",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "beforeCommit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "afterCommit",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "afterRollback_savepoint",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "afterRollback",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "beforeRollback",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.037,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.TransactionListenerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName_unknownType_returnsNull",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[11]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[12]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[13]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[14]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName(JavaTypeToSqlTypeMapping, Class, Size, String)[15]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName_withSingleton(JavaTypeToSqlTypeMapping, Class, Size, String)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getTypeName_withSingleton(JavaTypeToSqlTypeMapping, Class, Size, String)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.045,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.ddl.JavaTypeToSqlTypeMappingTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "groupingBy_withMapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getFirstUnique",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.016,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toUnmodifiableList",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toList",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSortedSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toUnmodifiableSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toCollection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "mapping",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "toKeepingOrderSet",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "groupingBy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getFirst",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.058,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.AccumulatorsTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.BeanRelationFixerTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "of_setter_getter_collection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.BeanRelationFixerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "of_setter_getter_collection_bidirectional",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.BeanRelationFixerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "of_setter_getter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.BeanRelationFixerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "of_setter",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.01,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.BeanRelationFixerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ColumnConsumerTest",
          "duration" : 0.024,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testAssemble",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ColumnConsumerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testCopyWithAlias",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.029,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.ColumnConsumerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.MultipleColumnsReaderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "read",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.004,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.MultipleColumnsReaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.NoopPreparedStatementTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "allMethodsReturnDefaultValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.006,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.NoopPreparedStatementTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.NoopResultSetTest",
          "duration" : 0.017,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "allMethodsReturnDefaultValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.019,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.NoopResultSetTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "copyFor_withSupplierAsArg_instanceIsCreatedWithFunction_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_basicUseCase_complexConsumer",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "exampleWithCollection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "relation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_shareInstanceOverRows",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "copyWithAliases",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_basicUseCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "copyFor",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_noArgConstructor_basicUseCase",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "copyFor_withFunctionAsArg_instanceIsCreatedWithSupplier_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.026,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.ResultSetRowTransformerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.RowIteratorTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert_columnReaderIsNotCompatibleWithColumnContent_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.RowIteratorTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testComputeIfAbsent_ArrayAsKeySafety",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testComputeIfAbsent",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.SimpleBeanCacheTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.012,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformAll_withAccumulator_testToRetrieveASingleColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_withInnerClass",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.008,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_invokedOnEachRow_returnsSameBeanInstanceIfKeyColumnContainsSameValue_asWellAsForRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformAll_withCollector_testToRetrieveASingleColumn",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformAll_withRelationDefiningAssemblyPolicy",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_invokedOnEachRow_returnsSameBeanInstanceIfKeyColumnContainsSameValue",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.022,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transform_copyWithAliases(ResultSetRowTransformer)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformAll_withRowAssemblerForACollection",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "copyFor",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformAll_withCollector_returnsSameBeanInstanceIfKeyColumnContainsSameValue_asWellAsForRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "transformAll_returnsSameBeanInstanceIfKeyColumnContainsSameValue_asWellAsForRelation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.103,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.result.WholeResultSetTransformerTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testExpandableParameters(List, Map, String, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testExpandableParameters(List, Map, String, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testExpandableParameters(List, Map, String, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testExpandableParameters(List, Map, String, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testExpandableParameters(List, Map, String, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testExpandableParameters(List, Map, String, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.009,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.ExpandableSQLTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[8]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[9]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testDoApplyValue(String, Map, Map, Map)[10]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.023,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.ExpandableStatementTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest",
          "duration" : 0.011,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "read_writeOperation",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "convert",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.013,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.GeneratedKeysReaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ReadOperationTest",
          "duration" : 0.167,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_parameterizedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ReadOperationTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_preparedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.ReadOperationTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setValue_listenerIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.173,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.ReadOperationTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse(String, ParsedSQL)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[6]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_inMatcher(String, boolean)[7]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_error_causeEmptyParamName",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_in(String, ParsedSQL)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_in(String, ParsedSQL)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testParse_in(String, ParsedSQL)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.026,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.SQLParameterParserTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testApplyValue_allBindersPresent_doApplyValueIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLStatementTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testApplyValue_missingBinder_exceptionIsThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.SQLStatementTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "testApplyValue_missingValue_exceptionIsThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.SQLStatementTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.006,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "executeBatch_preparedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.007,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_sensibleValuesAreNotLogged_batchNamedParameters",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:17\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:17\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values(:id, :name) | {1={name=X-masked value-X, id=2}, 2={name=X-masked value-X, id=3}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "executeBatch_parameterizedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_batchLog_namedParameters",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:17\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:17\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values(:id, :name) | {1={name=Tata, id=2}, 2={name=Toto, id=3}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_sensibleValuesAreNotLogged",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:17\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values(?, ?) | {1=1, 2=X-masked value-X}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_batchLog_indexedParameters",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : "2026-03-24 07:19:17\u0009DEBUG\u0009SQLOperation\u0009Batching statement 2 times\u000a2026-03-24 07:19:17\u0009TRACE\u0009SQLOperation\u0009insert into Toto(id, name) values(?, ?) | {1={1=1, 2=tata}, 2={1=2, 2=toto}}\u000a"
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_parameterizedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "execute_preparedSQL",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setValue_listenerIsCalled",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.037,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.WriteOperationTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setBinaryStream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.051,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinaryStream_offsetAndLength",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "length",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "free",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "position",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setBytes_offsetAndLength",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "position_blob",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "setBytes",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinaryStream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "truncate",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBytes",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.06,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.InMemoryBlobSupportTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "get",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "set",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.006,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.NameEnumParameterBinderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "set_nullIsPassedAsArgument_nonNPEIsThrown",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "set_nonNullValueIsPassedAsArgument_delegateIsInvoked",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.005,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.NullSafeguardPreparedStatementWriterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest",
          "duration" : 0.002,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "get",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "set",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.003,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.OrdinalEnumParameterBinderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinder_findCompliantBinder",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinder_multipleCompliantBindersFound_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinder_notFound",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinder_findCompliantBinder_enum",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "getBinder_notRegistered_throwsException",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.016,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderRegistryTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "wrap_convertAEnumToBoolean",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "wrap_convertAStringToABinaryStream",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest",
          "duration" : 0.003,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "wrap_convertASetToAString",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.013,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.ParameterBinderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
          "duration" : 0.005,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "preApply_typeIsConverterOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingTriConsumer, Class)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingTriConsumer, Class)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingTriConsumer, Class)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
          "duration" : 0.0,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingTriConsumer, Class)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingTriConsumer, Class)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.015,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.PreparedStatementWriterTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    },
    {
      "cases" : [
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.097,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "get_exceptionHandling",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingBiFunction, Class)[1]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingBiFunction, Class)[2]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingBiFunction, Class)[3]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingBiFunction, Class)[4]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.001,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "ofMethodReference(SerializableThrowingBiFunction, Class)[5]",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        },
        {
          "testActions" : [
            
          ],
          "age" : 0,
          "className" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
          "duration" : 0.004,
          "errorDetails" : null,
          "errorStackTrace" : null,
          "failedSince" : 0,
          "flakyFailures" : [
            
          ],
          "name" : "thenApply_typeIsConverterOne",
          "properties" : {
            
          },
          "rerunFailures" : [
            
          ],
          "skipped" : false,
          "skippedMessage" : null,
          "status" : "PASSED",
          "stderr" : null,
          "stdout" : null
        }
      ],
      "duration" : 0.112,
      "enclosingBlockNames" : [
        "Build"
      ],
      "enclosingBlocks" : [
        "16"
      ],
      "id" : null,
      "name" : "org.codefilarete.stalactite.sql.statement.binder.ResultSetReaderTest",
      "nodeId" : "25",
      "properties" : {
        
      },
      "stderr" : null,
      "stdout" : null,
      "timestamp" : null
    }
  ]
}