org.springframework.batch.support.transaction
Class ResourcelessTransactionManagerTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.support.transaction.ResourcelessTransactionManagerTests

public class ResourcelessTransactionManagerTests
extends TestCase


Constructor Summary
ResourcelessTransactionManagerTests()
           
 
Method Summary
 void testCommit()
           
 void testRollback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcelessTransactionManagerTests

public ResourcelessTransactionManagerTests()
Method Detail

testCommit

public void testCommit()
                throws Exception
Throws:
Exception

testRollback

public void testRollback()
                  throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.