com.objectwave.transactionalSupport
Class NoFieldObjectModified.Test

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

public static class NoFieldObjectModified.Test
extends UnitTestBaseImpl

Version:
$Id: NoFieldObjectModified.java,v 1.2 2002/03/23 13:42:11 dave_hoag Exp $
Author:
dhoag

Field Summary
 
Fields inherited from class com.objectwave.test.UnitTestBaseImpl
testContext
 
Constructor Summary
NoFieldObjectModified.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

NoFieldObjectModified.Test

public NoFieldObjectModified.Test()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - The command line arguments

testCommitChanges

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