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

21 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" tests="14" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:28" hostname="Michaels-MacBook-Pro-3.local" time="0.435">
<properties/>
<testcase name="testBufferSizeInTransactionWithMultiByteCharacterUTF8" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.018"/>
<testcase name="testBufferSizeInTransactionWithMultiByteCharacterUTF16BE" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.0"/>
<testcase name="testBufferSizeInTransaction" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.0"/>
<testcase name="testCloseOutsideTransaction" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.001"/>
<testcase name="testWriteOutsideTransactionForceSync" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.001"/>
<testcase name="testCleanUpAfterRollback" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.001"/>
<testcase name="testResourceKeyCollision" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.409"/>
<testcase name="testWriteWithCommit" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.001"/>
<testcase name="testBufferSizeOutsideTransaction" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.0"/>
<testcase name="testWriteWithRollback" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.0"/>
<testcase name="testExceptionOnFlush" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.001"/>
<testcase name="testFlushInTransaction" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.0"/>
<testcase name="testFlushInTransactionForceSync" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.001"/>
<testcase name="testWriteOutsideTransaction" classname="org.springframework.batch.support.transaction.TransactionAwareBufferedWriterTests" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>