org.springframework.batch.support.transaction
Class ResourcelessTransactionManagerTests
java.lang.Object
TestCase
org.springframework.batch.support.transaction.ResourcelessTransactionManagerTests
public class ResourcelessTransactionManagerTests
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcelessTransactionManagerTests
public ResourcelessTransactionManagerTests()
testCommit
public void testCommit()
throws Exception
- Throws:
Exception
testRollback
public void testRollback()
throws Exception
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.