18 lines
2.0 KiB
XML
18 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" tests="11" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:24" hostname="Michaels-MacBook-Pro-3.local" time="0.015">
|
|
<properties/>
|
|
<testcase name="testCallbackWithException" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.008"/>
|
|
<testcase name="testIllegalMethodInvocationType" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.001"/>
|
|
<testcase name="testCallbackWithBoolean" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.001"/>
|
|
<testcase name="testCallbackWithThrowable" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.001"/>
|
|
<testcase name="testSetTemplate" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.001"/>
|
|
<testcase name="testCallbackWithBooleanReturningFalseFirstTime" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.0"/>
|
|
<testcase name="testCompleteOnFirstInvocation" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.0"/>
|
|
<testcase name="testDefaultInterceptorSunnyDay" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.001"/>
|
|
<testcase name="testCallbackNotExecuted" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.0"/>
|
|
<testcase name="testInterceptorChainWithRetry" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.0"/>
|
|
<testcase name="testVoidServiceSunnyDay" classname="org.springframework.batch.repeat.interceptor.RepeatOperationsInterceptorTests" time="0.001"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|