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

18 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.data.MongoItemWriterTests" tests="11" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:05" hostname="Michaels-MacBook-Pro-3.local" time="0.539">
<properties/>
<testcase name="testRemoveNoTransactionNoCollection" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.004"/>
<testcase name="testWriteNoTransactionNoCollection" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.002"/>
<testcase name="testWriteTransactionWithCollection" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.013"/>
<testcase name="testRemoveNoTransactionWithCollection" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.002"/>
<testcase name="testWriteTransactionReadOnly" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.002"/>
<testcase name="testResourceKeyCollision" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.504"/>
<testcase name="testWriteTransactionFails" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.003"/>
<testcase name="testWriteNoTransactionWithCollection" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.003"/>
<testcase name="testAfterPropertiesSet" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.001"/>
<testcase name="testWriteNoTransactionNoItems" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.001"/>
<testcase name="testWriteTransactionNoCollection" classname="org.springframework.batch.item.data.MongoItemWriterTests" time="0.002"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>