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

15 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.IbatisPagingItemReaderAsyncTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:55" hostname="Michaels-MacBook-Pro-3.local" time="0.821">
<properties/>
<testcase name="testAsyncReader" classname="org.springframework.batch.item.database.IbatisPagingItemReaderAsyncTests" time="0.821"/>
<system-out><![CDATA[2017-03-23 10:03:55,011 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:55,012 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:55,012 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@258c96d1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@77b1decf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c2c9839, org.springframework.test.context.transaction.TransactionalTestExecutionListener@564b5a8a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1730648c]>
2017-03-23 10:03:55,012 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:55,018 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@6e8e9703: startup date [Thu Mar 23 10:03:55 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:55,020 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:55,031 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>