<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@78004b13-041e-4a2a-bb07-9a3c13699542}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@78004b13-041e-4a2a-bb07-9a3c13699542}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@743615f1
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.002</duration><failedSince>0</failedSince><name>calledTwice_throwsException</name><properties></properties><skipped>false</skipped><status>PASSED</status></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.myId=o.c.s.i.PersistableIdentifier@ffa665e8-8a7f-4888-8768-3476c3fc7b21, Toto.name=Tutu}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.myId as Toto_myId from Toto where Toto.myId in (?) | {Toto.myId=o.c.s.i.PersistableIdentifier@ffa665e8-8a7f-4888-8768-3476c3fc7b21}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@11d5f7d9
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>usingConstructor_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@aff31c8c-dfb4-4411-9256-3a3f98f65881}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@aff31c8c-dfb4-4411-9256-3a3f98f65881}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@61de38f3
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>usingConstructor_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@cf919993-f1a8-47ba-8de4-d248f1c20977}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@cf919993-f1a8-47ba-8de4-d248f1c20977}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@79374f2d
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>usingConstructor_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@786ff21f-5b72-46c4-a8a0-16af313b633c}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@786ff21f-5b72-46c4-a8a0-16af313b633c}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@3cae770e
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>usingConstructor_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@3657a15e-f6ed-42d8-9b4d-9edae9b1ceaf}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@3657a15e-f6ed-42d8-9b4d-9edae9b1ceaf}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@400dacd3
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.007</duration><failedSince>0</failedSince><name>usingFactory_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-17 21:38:01	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-09-17 21:38:01	DEBUG	SQLOperation	Batching statement 1 times
2024-09-17 21:38:01	DEBUG	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@9faafa7e-cc02-466c-a4e3-7e9ce8207fd5}}
2024-09-17 21:38:01	DEBUG	SQLOperation	select Toto.name as Toto_name, Toto.id as Toto_id from Toto where Toto.id in (?) | {Toto.id=o.c.s.i.PersistableIdentifier@9faafa7e-cc02-466c-a4e3-7e9ce8207fd5}
2024-09-17 21:38:01	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@eff792b
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest$MapKey</name><passCount>8</passCount><skipCount>0</skipCount></classResult>