Files
spring-batch/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.common.ColumnRangePartitionerTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

23 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.sample.common.ColumnRangePartitionerTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:49" hostname="Michaels-MacBook-Pro-3.local" time="0.012">
<properties/>
<testcase name="testPartition" classname="org.springframework.batch.sample.common.ColumnRangePartitionerTests" time="0.012"/>
<system-out><![CDATA[10:05:49,357 INFO Test worker AbstractContextLoader:252 - Detected default resource location "classpath:org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml" for test class [org.springframework.batch.sample.common.ColumnRangePartitionerTests]
10:05:49,364 INFO Test worker AbstractDelegatingSmartContextLoader:176 - GenericGroovyXmlContextLoader detected default locations for context configuration [ContextConfigurationAttributes@41386fbf declaringClass = 'org.springframework.batch.sample.common.ColumnRangePartitionerTests', classes = '{}', locations = '{classpath:org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
10:05:49,367 INFO Test worker AnnotationConfigContextLoaderUtils:81 - Could not detect default configuration classes for test class [org.springframework.batch.sample.common.ColumnRangePartitionerTests]: ColumnRangePartitionerTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
10:05:49,371 INFO Test worker DefaultTestContextBootstrapper:260 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10:05:49,372 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d11ad62, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@fa57730, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71ebc394, org.springframework.test.context.support.DirtiesContextTestExecutionListener@664a22d5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6630e9c3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@42880ec2]
10:05:49,375 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [org/springframework/batch/sample/common/ColumnRangePartitionerTests-context.xml]
10:05:49,404 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [data-source-context.xml]
10:05:49,453 INFO Test worker GenericApplicationContext:581 - Refreshing org.springframework.context.support.GenericApplicationContext@6dd08264: startup date [Thu Mar 23 10:05:49 CDT 2017]; root of context hierarchy
10:05:49,508 INFO Test worker AutowiredAnnotationBeanPostProcessor:151 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:05:49,593 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql]
10:05:49,611 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] in 18 ms.
10:05:49,612 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql]
10:05:49,638 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 25 ms.
10:05:49,641 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql]
10:05:49,678 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 27 ms.
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>