67 lines
12 KiB
XML
67 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" tests="6" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:08" hostname="Michaels-MacBook-Pro-3.local" time="0.504">
|
|
<properties/>
|
|
<testcase name="testBasicConfiguration" classname="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" time="0.143"/>
|
|
<testcase name="testValidation" classname="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" time="0.082"/>
|
|
<testcase name="testParameters" classname="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" time="0.07"/>
|
|
<testcase name="testSaveState" classname="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" time="0.069"/>
|
|
<testcase name="testPageSize" classname="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" time="0.064"/>
|
|
<testcase name="testBasicConfigurationQueryProvider" classname="org.springframework.batch.item.database.builder.JdbcPagingItemReaderBuilderTests" time="0.075"/>
|
|
<system-out><![CDATA[2017-03-23 10:03:08,992 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f25cfe0: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,003 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:09,053 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:09,083 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:09,084 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:09,084 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:09,087 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 3 ms.>
|
|
2017-03-23 10:03:09,130 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f25cfe0: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,130 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:09,133 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7500cad3: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,139 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:09,179 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:09,202 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:09,204 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:09,204 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:09,205 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:09,212 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7500cad3: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,213 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:09,215 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3faf5e7b: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,221 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:09,243 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:09,266 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:09,267 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:09,267 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:09,269 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:09,282 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3faf5e7b: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,282 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:09,285 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6726488d: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,289 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:09,315 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:09,338 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:09,339 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:09,339 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:09,341 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:09,350 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6726488d: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,351 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:09,356 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@15f9d826: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,360 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:09,382 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:09,405 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:09,406 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:09,406 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:09,408 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:09,416 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@15f9d826: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,416 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:09,420 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@61b037c2: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,425 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:09,450 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'>
|
|
2017-03-23 10:03:09,476 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:09,477 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:09,477 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:09,482 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:09,491 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@61b037c2: startup date [Thu Mar 23 10:03:09 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:09,492 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>
|