16 lines
1.7 KiB
XML
16 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" tests="9" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:24" hostname="Michaels-MacBook-Pro-3.local" time="0.003">
|
|
<properties/>
|
|
<testcase name="testExceptionThrownAboveLimit" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.001"/>
|
|
<testcase name="testLimitedExceptionThrownFromSiblingsWhenUsingParent" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.0"/>
|
|
<testcase name="testInitializeWithNullContext" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.001"/>
|
|
<testcase name="testInitializeWithNullContextAndNullException" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.0"/>
|
|
<testcase name="testDefaultBehaviour" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.0"/>
|
|
<testcase name="testLimitedExceptionTypeNotThrown" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.0"/>
|
|
<testcase name="testExceptionNotThrownBelowLimit" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.001"/>
|
|
<testcase name="testLimitedExceptionNotThrownFromSiblings" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.0"/>
|
|
<testcase name="testNormalExceptionThrown" classname="org.springframework.batch.repeat.exception.SimpleLimitExceptionHandlerTests" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|