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

20 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.ExecutionContextTests" tests="13" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:11" hostname="Michaels-MacBook-Pro-3.local" time="0.022">
<properties/>
<testcase name="testInvalidCast" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testCopyConstructor" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testSerialization" classname="org.springframework.batch.item.ExecutionContextTests" time="0.019"/>
<testcase name="testNotDirtyWithRemoveMissing" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testNormalUsage" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testPutNull" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testGetNull" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testNotDirtyWithDuplicate" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testContains" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testDirtyFlag" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testCopyConstructorNullnNput" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testEquals" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<testcase name="testIsEmpty" classname="org.springframework.batch.item.ExecutionContextTests" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>