<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.008</duration><failedSince>0</failedSince><name>byDefault_defaultConstructorIsInvoked_setterIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@89341a4b-7784-455d-afce-e1eb894ef7b0, Toto.name=Tutu}}
2024-10-20 18:53:29	TRACE	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@89341a4b-7784-455d-afce-e1eb894ef7b0}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@6ca73ab2
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.003</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.008</duration><failedSince>0</failedSince><name>usingConstructor_1ArgColumnName_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(name varchar(255), myId VARCHAR(255) not null, unique (myId))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(myId, name) values (?, ?) | {1={Toto.myId=o.c.s.i.PersistableIdentifier@8ca9cc3f-a925-44da-bfc2-50ae56d9b1ae, Toto.name=Tutu}}
2024-10-20 18:53:29	TRACE	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@8ca9cc3f-a925-44da-bfc2-50ae56d9b1ae}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@e519afd
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_1Arg_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@9efa6be1-5813-4dc6-8da5-50059101fc08, Toto.name=Tutu}}
2024-10-20 18:53:29	TRACE	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@9efa6be1-5813-4dc6-8da5-50059101fc08}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@3b806f13
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_2Args_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@f9f59839-e474-413e-94d6-b99112a02fa9, Toto.name=Tutu}}
2024-10-20 18:53:29	TRACE	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@f9f59839-e474-413e-94d6-b99112a02fa9}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@14c49bcd
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(name varchar(255), id VARCHAR(255) not null, unique (id))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@5519a9f5-acdf-4c93-abf1-a3e80ea03f53}}
2024-10-20 18:53:29	TRACE	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@5519a9f5-acdf-4c93-abf1-a3e80ea03f53}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@5caebb63
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.009</duration><failedSince>0</failedSince><name>usingConstructor_supplier_supplierIsCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.name=Tutu, Toto.id=o.c.s.i.PersistableIdentifier@6f893f63-e2a7-4056-8bd3-4ad046f87ac3}}
2024-10-20 18:53:29	TRACE	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@6f893f63-e2a7-4056-8bd3-4ad046f87ac3}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@73439367
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapKey</className><duration>0.008</duration><failedSince>0</failedSince><name>usingFactory_constructorIsInvoked_setterIsNotCalled</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-10-20 18:53:29	DEBUG	DDLDeployer	create table Toto(id VARCHAR(255) not null, name varchar(255), unique (id))
2024-10-20 18:53:29	DEBUG	SQLOperation	Batching statement 1 times
2024-10-20 18:53:29	TRACE	SQLOperation	insert into Toto(id, name) values (?, ?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@2679b575-3db9-46ad-b2ae-75dcb540a2d0, Toto.name=Tutu}}
2024-10-20 18:53:29	TRACE	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@2679b575-3db9-46ad-b2ae-75dcb540a2d0}
2024-10-20 18:53:29	DEBUG	EntityTreeInflater	Creating instance with org.codefilarete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@307794e7
</stdout></child><failCount>0</failCount><name>FluentEntityMappingConfigurationSupportTest$MapKey</name><passCount>8</passCount><skipCount>0</skipCount></classResult>