This commit is contained in:
Michael Minella
2017-03-23 10:18:33 -05:00
6775 changed files with 1178484 additions and 106 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.test.AssertFileTests" tests="8" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:06:46" hostname="Michaels-MacBook-Pro-3.local" time="0.043">
<properties/>
<testcase name="testAssertEquals_equal" classname="org.springframework.batch.test.AssertFileTests" time="0.034"/>
<testcase name="testAssertLineCount" classname="org.springframework.batch.test.AssertFileTests" time="0.001"/>
<testcase name="testAssertEquals_notEqual" classname="org.springframework.batch.test.AssertFileTests" time="0.003"/>
<testcase name="testAssertEquals_blank_tooLong" classname="org.springframework.batch.test.AssertFileTests" time="0.0"/>
<testcase name="testAssertEquals_tooShort" classname="org.springframework.batch.test.AssertFileTests" time="0.0"/>
<testcase name="testAssertEquals_tooLong" classname="org.springframework.batch.test.AssertFileTests" time="0.001"/>
<testcase name="testAssertEquals_blank_equal" classname="org.springframework.batch.test.AssertFileTests" time="0.001"/>
<testcase name="testAssertEquals_blank_tooShort" classname="org.springframework.batch.test.AssertFileTests" time="0.001"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>