107 lines
20 KiB
XML
107 lines
20 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" tests="10" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:08" hostname="Michaels-MacBook-Pro-3.local" time="0.841">
|
|
<properties/>
|
|
<testcase name="testCurrentItemCount" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.109"/>
|
|
<testcase name="testQueryArgumentsArray" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.079"/>
|
|
<testcase name="testOtherProperties" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.085"/>
|
|
<testcase name="testSimpleScenario" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.096"/>
|
|
<testcase name="testValidation" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.07"/>
|
|
<testcase name="testPreparedStatementSetter" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.075"/>
|
|
<testcase name="testQueryArgumentsTypedArray" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.072"/>
|
|
<testcase name="testMaxRows" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.076"/>
|
|
<testcase name="testQueryArgumentsList" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.089"/>
|
|
<testcase name="testMaxItemCount" classname="org.springframework.batch.item.database.builder.JdbcCursorItemReaderBuilderTests" time="0.086"/>
|
|
<system-out><![CDATA[2017-03-23 10:03:08,143 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5fdedfa7: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,155 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,195 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,225 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,226 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,226 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,228 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,248 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5fdedfa7: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,249 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,253 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@394a2858: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,257 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,284 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,314 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,315 INFO Test worker [org.springframework.jdbc.datasource.init.ScriptUtils] - <Executed SQL script from Byte array resource [resource loaded from byte array] in 0 ms.>
|
|
2017-03-23 10:03:08,315 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,316 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,328 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@394a2858: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,329 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,331 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@79a5b3fe: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,336 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,365 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,396 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,398 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,398 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,399 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,413 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@79a5b3fe: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,414 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,417 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3765ec60: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,423 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,446 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,488 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,491 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:08,491 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,492 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,509 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3765ec60: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,509 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,513 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@78d0486: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,517 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,542 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,570 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,571 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,571 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,572 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,580 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@78d0486: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,581 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,583 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@47bb8a9b: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,588 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,613 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,642 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,643 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,644 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,645 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,655 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@47bb8a9b: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,656 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,658 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@600ba037: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,663 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,686 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,713 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,715 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,715 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,717 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,728 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@600ba037: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,729 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,732 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3dddf4f3: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,737 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,764 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,791 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,792 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,792 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,793 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,804 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3dddf4f3: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,804 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,807 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@63c8b88a: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,812 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,837 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,879 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,880 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,880 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,881 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,893 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@63c8b88a: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,893 INFO Test worker [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory] - <Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'>
|
|
2017-03-23 10:03:08,897 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6ac67664: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,901 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,937 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,966 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,968 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,968 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,969 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,979 INFO Test worker [org.springframework.context.annotation.AnnotationConfigApplicationContext] - <Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6ac67664: startup date [Thu Mar 23 10:03:08 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:08,980 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>
|