Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.support.SimpleMethodInvokerTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

15 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.support.SimpleMethodInvokerTests" tests="8" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:27" hostname="Michaels-MacBook-Pro-3.local" time="0.004">
<properties/>
<testcase name="testMethodByNameWithTooManyArguments" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.003"/>
<testcase name="testMethodWithTooManyArguments" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.0"/>
<testcase name="testMethodWithArgument" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.0"/>
<testcase name="testMethodByNameWithExecution" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.0"/>
<testcase name="testMethodWithExecution" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.0"/>
<testcase name="testEquals" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.0"/>
<testcase name="testMethodByName" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.001"/>
<testcase name="testMethod" classname="org.springframework.batch.support.SimpleMethodInvokerTests" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>