com.objectwave.transactionalSupport
Class ObjectModified.Test

java.lang.Object
  |
  +--com.objectwave.test.UnitTestBaseImpl
        |
        +--com.objectwave.transactionalSupport.ObjectModified.Test
All Implemented Interfaces:
UnitTest
Enclosing class:
ObjectModified

public static class ObjectModified.Test
extends UnitTestBaseImpl


Field Summary
 
Fields inherited from class com.objectwave.test.UnitTestBaseImpl
testContext
 
Constructor Summary
ObjectModified.Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testCommitChanges()
           
 
Methods inherited from class com.objectwave.test.UnitTestBaseImpl
createTest, removeFile, setUp, tearDown, writeFile, writeFileResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectModified.Test

public ObjectModified.Test()
Method Detail

main

public static void main(java.lang.String[] args)

testCommitChanges

public void testCommitChanges()
                       throws UpdateException,
                              java.lang.NoSuchFieldException,
                              java.lang.IllegalAccessException
UpdateException
java.lang.NoSuchFieldException
java.lang.IllegalAccessException