10 lines
709 B
XML
10 lines
709 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.repeat.RepeatExceptionTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:24" hostname="Michaels-MacBook-Pro-3.local" time="0.001">
|
|
<properties/>
|
|
<testcase name="testNothing" classname="org.springframework.batch.repeat.RepeatExceptionTests" time="0.0"/>
|
|
<testcase name="testExceptionString" classname="org.springframework.batch.repeat.RepeatExceptionTests" time="0.0"/>
|
|
<testcase name="testExceptionStringThrowable" classname="org.springframework.batch.repeat.RepeatExceptionTests" time="0.001"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|