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

25 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.repeat.support.ChunkedRepeatTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:24" hostname="Michaels-MacBook-Pro-3.local" time="0.014">
<properties/>
<testcase name="testChunksWithTruncatedItemProvider" classname="org.springframework.batch.repeat.support.ChunkedRepeatTests" time="0.008"/>
<testcase name="testChunkedBatchWithTerminationPolicy" classname="org.springframework.batch.repeat.support.ChunkedRepeatTests" time="0.002"/>
<testcase name="testAsynchronousChunkedBatchWithCompletionPolicy" classname="org.springframework.batch.repeat.support.ChunkedRepeatTests" time="0.003"/>
<system-out><![CDATA[Executing trade '[Trade: [isin=UK21341EAH45,quantity=978,price=98.34]]'
Executing trade '[Trade: [isin=UK21341EAH46,quantity=112,price=18.12]]'
Executing trade '[Trade: [isin=UK21341EAH47,quantity=245,price=12.78]]'
Executing trade '[Trade: [isin=UK21341EAH48,quantity=108,price=109.25]]'
Executing trade '[Trade: [isin=UK21341EAH49,quantity=854,price=123.39]]'
Executing trade '[Trade: [isin=UK21341EAH45,quantity=978,price=98.34]]'
Executing trade '[Trade: [isin=UK21341EAH46,quantity=112,price=18.12]]'
Executing trade '[Trade: [isin=UK21341EAH47,quantity=245,price=12.78]]'
Executing trade '[Trade: [isin=UK21341EAH48,quantity=108,price=109.25]]'
Executing trade '[Trade: [isin=UK21341EAH49,quantity=854,price=123.39]]'
Executing trade '[Trade: [isin=UK21341EAH45,quantity=978,price=98.34]]'
Executing trade '[Trade: [isin=UK21341EAH46,quantity=112,price=18.12]]'
Executing trade '[Trade: [isin=UK21341EAH47,quantity=245,price=12.78]]'
Executing trade '[Trade: [isin=UK21341EAH48,quantity=108,price=109.25]]'
Executing trade '[Trade: [isin=UK21341EAH49,quantity=854,price=123.39]]'
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>