Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

22 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests" tests="5" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:57" hostname="Michaels-MacBook-Pro-3.local" time="0.008">
<properties/>
<testcase name="testResetAndRestart" classname="org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests" time="0.001"/>
<testcase name="testRestart" classname="org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests" time="0.001"/>
<testcase name="testReopen" classname="org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests" time="0.001"/>
<testcase name="testEmptyInput" classname="org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests" time="0.001"/>
<testcase name="testRead" classname="org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests" time="0.002"/>
<system-out><![CDATA[2017-03-23 10:03:57,759 INFO Test worker [org.springframework.test.context.support.AbstractContextLoader] - <Detected default resource location "classpath:org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml" for test class [org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests]>
2017-03-23 10:03:57,759 INFO Test worker [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader] - <GenericGroovyXmlContextLoader detected default locations for context configuration [ContextConfigurationAttributes@66596cd0 declaringClass = 'org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests', classes = '{}', locations = '{classpath:org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].>
2017-03-23 10:03:57,761 INFO Test worker [org.springframework.test.context.support.AnnotationConfigContextLoaderUtils] - <Could not detect default configuration classes for test class [org.springframework.batch.item.database.JdbcPagingItemReaderCommonTests]: JdbcPagingItemReaderCommonTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.>
2017-03-23 10:03:57,763 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <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]>
2017-03-23 10:03:57,764 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
2017-03-23 10:03:57,764 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@50f86903, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1de3ea23, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ab95ffb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@69239a2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15b1f802]>
2017-03-23 10:03:57,764 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/JdbcPagingItemReaderCommonTests-context.xml]>
2017-03-23 10:03:57,771 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@1701aa65: startup date [Thu Mar 23 10:03:57 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:57,773 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:57,786 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>