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

14 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.JdbcPagingItemReaderNamedParameterTests" tests="4" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:58" hostname="Michaels-MacBook-Pro-3.local" time="0.01">
<properties/>
<testcase name="testReadAfterJumpSecondPageWithJumpToItemQuery" classname="org.springframework.batch.item.database.JdbcPagingItemReaderNamedParameterTests" time="0.003"/>
<testcase name="testReadAfterJumpSecondPage" classname="org.springframework.batch.item.database.JdbcPagingItemReaderNamedParameterTests" time="0.002"/>
<testcase name="testReadAfterJumpFirstPage" classname="org.springframework.batch.item.database.JdbcPagingItemReaderNamedParameterTests" time="0.002"/>
<testcase name="testRead" classname="org.springframework.batch.item.database.JdbcPagingItemReaderNamedParameterTests" time="0.002"/>
<system-out><![CDATA[2017-03-23 10:03:58,339 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:58,340 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:58,340 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@259e447e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@687b356b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20c17b87, org.springframework.test.context.transaction.TransactionalTestExecutionListener@539aa1e6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f0a25f]>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>