15 lines
1.4 KiB
XML
15 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.support.PropertiesConverterTests" tests="8" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:27" hostname="Michaels-MacBook-Pro-3.local" time="0.003">
|
|
<properties/>
|
|
<testcase name="testStringToPropertiesNull" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.002"/>
|
|
<testcase name="testRegularConversionWithComma" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.001"/>
|
|
<testcase name="testEscapedColon" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.0"/>
|
|
<testcase name="testPropertiesToStringNull" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.0"/>
|
|
<testcase name="testRegularConversionWithCommaAndWhitespace" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.0"/>
|
|
<testcase name="testRegularConversionWithCommaAndNewline" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.0"/>
|
|
<testcase name="testTwoWayRegularConversion" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.0"/>
|
|
<testcase name="testShortConversionWithCommas" classname="org.springframework.batch.support.PropertiesConverterTests" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|