org.springframework.batch.item.xml.stax
Class DefaultTransactionalEventReaderTests
java.lang.Object
TestCase
org.springframework.batch.item.xml.stax.DefaultTransactionalEventReaderTests
public class DefaultTransactionalEventReaderTests
- extends TestCase
Tests for DefaultTransactionalEventReader
.
- Author:
- Robert Kasanicky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTransactionalEventReaderTests
public DefaultTransactionalEventReaderTests()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
testRollback
public void testRollback()
throws Exception
- Rollback scenario.
- Throws:
Exception
testRemove
public void testRemove()
- Remove operation is not supported
Copyright © 2008 SpringSource. All Rights Reserved.