11 lines
986 B
XML
11 lines
986 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizerTests" tests="4" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:56" hostname="Michaels-MacBook-Pro-3.local" time="0.002">
|
|
<properties/>
|
|
<testcase name="testInvalidLine" classname="org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizerTests" time="0.001"/>
|
|
<testcase name="testCustomerDelete" classname="org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizerTests" time="0.0"/>
|
|
<testcase name="testCustomerUpdate" classname="org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizerTests" time="0.0"/>
|
|
<testcase name="testCustomerAdd" classname="org.springframework.batch.sample.domain.trade.CompositeCustomerUpdateLineTokenizerTests" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|