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

25 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.support.PatternMatcherTests" tests="18" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:27" hostname="Michaels-MacBook-Pro-3.local" time="0.002">
<properties/>
<testcase name="testMatchTwoStars" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixDefaultValueEmptyString" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchStarAtEnd" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixUnrelated" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchNoWildcardYes" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchSingleYes" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPastEndTwoStars" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixDefaultValueNoMatch" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixNoMatch" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixSubsuming" classname="org.springframework.batch.support.PatternMatcherTests" time="0.001"/>
<testcase name="testMatchStarYes" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchSingleWildcardNo" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchNoWildcardNo" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchSingleNo" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchStarNo" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixSubsumed" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPastEnd" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<testcase name="testMatchPrefixDefaultValueUnrelated" classname="org.springframework.batch.support.PatternMatcherTests" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>