63 lines
12 KiB
XML
63 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" tests="7" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:06" hostname="Michaels-MacBook-Pro-3.local" time="1.738">
|
|
<properties/>
|
|
<testcase name="testCustomPSqlParameterSourceProvider" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="1.052"/>
|
|
<testcase name="testBasicPojo" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="0.206"/>
|
|
<testcase name="testBasicMap" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="0.098"/>
|
|
<testcase name="testBuildAssertions" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="0.1"/>
|
|
<testcase name="testCustomJdbcTemplate" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="0.112"/>
|
|
<testcase name="testAssertUpdates" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="0.088"/>
|
|
<testcase name="testCustomPreparedStatementSetter" classname="org.springframework.batch.item.database.builder.JdbcBatchItemWriterBuilderTests" time="0.08"/>
|
|
<system-out><![CDATA[2017-03-23 10:03:06,443 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@613c9955: startup date [Thu Mar 23 10:03:06 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:06,640 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:06,709 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:07,291 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:07,297 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 6 ms.>
|
|
2017-03-23 10:03:07,383 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@613c9955: startup date [Thu Mar 23 10:03:06 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,384 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:07,448 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@459baf22: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,454 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:07,484 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:07,625 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:07,627 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 2 ms.>
|
|
2017-03-23 10:03:07,651 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@459baf22: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,651 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:07,655 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1907fd00: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,661 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:07,687 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:07,732 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:07,734 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 1 ms.>
|
|
2017-03-23 10:03:07,750 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1907fd00: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,750 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:07,754 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@678c0f3c: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,760 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:07,787 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:07,835 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:07,837 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 1 ms.>
|
|
2017-03-23 10:03:07,848 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@678c0f3c: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,849 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:07,854 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3438e666: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,860 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:07,889 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:07,937 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:07,940 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 2 ms.>
|
|
2017-03-23 10:03:07,962 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3438e666: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,962 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:07,968 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7d4a2aa4: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:07,973 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:07,991 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:08,026 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:08,027 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 1 ms.>
|
|
2017-03-23 10:03:08,050 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7d4a2aa4: startup date [Thu Mar 23 10:03:07 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,051 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,055 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2170a10d: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,060 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:03:08,084 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:08,115 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executing SQL script from Byte array resource [resource loaded from byte array]>
|
|
2017-03-23 10:03:08,116 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 1 ms.>
|
|
2017-03-23 10:03:08,131 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2170a10d: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,132 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|