10 lines
743 B
XML
10 lines
743 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.support.AnnotationMethodResolverTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:25" hostname="Michaels-MacBook-Pro-3.local" time="0.007">
|
|
<properties/>
|
|
<testcase name="noAnnotations" classname="org.springframework.batch.support.AnnotationMethodResolverTests" time="0.004"/>
|
|
<testcase name="multipleAnnotations" classname="org.springframework.batch.support.AnnotationMethodResolverTests" time="0.002"/>
|
|
<testcase name="singleAnnotation" classname="org.springframework.batch.support.AnnotationMethodResolverTests" time="0.001"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|