10 lines
738 B
XML
10 lines
738 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.support.ReflectionUtilsTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:27" hostname="Michaels-MacBook-Pro-3.local" time="0.01">
|
|
<properties/>
|
|
<testcase name="testFindNoAnnotatedMethod" classname="org.springframework.batch.support.ReflectionUtilsTests" time="0.003"/>
|
|
<testcase name="testFindAnnotatedMethod" classname="org.springframework.batch.support.ReflectionUtilsTests" time="0.006"/>
|
|
<testcase name="testFindAnnotatedMethodHierarchy" classname="org.springframework.batch.support.ReflectionUtilsTests" time="0.001"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|