10 lines
691 B
XML
10 lines
691 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.poller.DirectPollerTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:23" hostname="Michaels-MacBook-Pro-3.local" time="1.58">
|
|
<properties/>
|
|
<testcase name="testTimeUnit" classname="org.springframework.batch.poller.DirectPollerTests" time="0.528"/>
|
|
<testcase name="testSimpleSingleThreaded" classname="org.springframework.batch.poller.DirectPollerTests" time="0.531"/>
|
|
<testcase name="testWithError" classname="org.springframework.batch.poller.DirectPollerTests" time="0.521"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|