12 lines
1.0 KiB
XML
12 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.integration.chunk.ChunkResponseTests" tests="4" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:42" hostname="Michaels-MacBook-Pro-3.local" time="0.003">
|
|
<properties/>
|
|
<testcase name="testGetJobId" classname="org.springframework.batch.integration.chunk.ChunkResponseTests" time="0.0"/>
|
|
<testcase name="testToString" classname="org.springframework.batch.integration.chunk.ChunkResponseTests" time="0.0"/>
|
|
<testcase name="testGetStepContribution" classname="org.springframework.batch.integration.chunk.ChunkResponseTests" time="0.0"/>
|
|
<testcase name="testSerializable" classname="org.springframework.batch.integration.chunk.ChunkResponseTests" time="0.002"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[ChunkResponse: jobId=111, sequence=0, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true
|
|
]]></system-err>
|
|
</testsuite>
|