17 lines
3.2 KiB
XML
17 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.item.database.IbatisPagingItemReaderParameterTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:56" hostname="Michaels-MacBook-Pro-3.local" time="0.03">
|
|
<properties/>
|
|
<testcase name="testReadAfterJumpFirstPage" classname="org.springframework.batch.item.database.IbatisPagingItemReaderParameterTests" time="0.01"/>
|
|
<testcase name="testRead" classname="org.springframework.batch.item.database.IbatisPagingItemReaderParameterTests" time="0.011"/>
|
|
<testcase name="testReadAfterJumpSecondPage" classname="org.springframework.batch.item.database.IbatisPagingItemReaderParameterTests" time="0.009"/>
|
|
<system-out><![CDATA[2017-03-23 10:03:56,132 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:56,133 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:56,133 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42ee97e0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74871559, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38127b6e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1e3848eb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@28df9d5b]>
|
|
2017-03-23 10:03:56,134 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
|
|
2017-03-23 10:03:56,146 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@64be68c4: startup date [Thu Mar 23 10:03:56 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:03:56,149 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:56,172 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|