<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.084</duration><failedSince>0</failedSince><name>newQuery</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 09:41:48	DEBUG	DDLDeployer	create table Toto(id int not null, name varchar(255))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.113</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Toto(id int not null, name varchar(255))
2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId int not null)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.15</duration><failedSince>0</failedSince><name>newQuery_withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Toto(id int not null, name varchar(255))
2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId int not null)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.152</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Toto(id int not null, name varchar(255))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.072</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Toto(id int not null, dummyProp varchar(255))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextMySQLTest</className><duration>0.143</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2024-09-15 09:41:47	DEBUG	DDLDeployer	create table Toto(id int not null, dummyProp varchar(255))
</stdout></child><failCount>0</failCount><name>PersistenceContextMySQLTest</name><passCount>6</passCount><skipCount>0</skipCount></classResult>