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

13 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" tests="6" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:24" hostname="Michaels-MacBook-Pro-3.local" time="0.002">
<properties/>
<testcase name="testDefaultBehaviourWithUpdate" classname="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" time="0.001"/>
<testcase name="testUpdateSavedAcrossSession" classname="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" time="0.0"/>
<testcase name="testDefaultBehaviour" classname="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" time="0.0"/>
<testcase name="testFinishedResult" classname="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" time="0.0"/>
<testcase name="testNullResult" classname="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" time="0.0"/>
<testcase name="testUpdateNotSavedAcrossSession" classname="org.springframework.batch.repeat.policy.CountingCompletionPolicyTests" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>