com.objectwave.persist.bcel
Class Generator.Test

java.lang.Object
  |
  +--com.objectwave.test.UnitTestBaseImpl
        |
        +--com.objectwave.persist.bcel.Generator.Test
All Implemented Interfaces:
UnitTest
Enclosing class:
Generator

public static class Generator.Test
extends UnitTestBaseImpl


Field Summary
 
Fields inherited from class com.objectwave.test.UnitTestBaseImpl
testContext
 
Constructor Summary
Generator.Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testCreateBase()
           
 
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

Generator.Test

public Generator.Test()
Method Detail

main

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

testCreateBase

public void testCreateBase()
                    throws java.lang.Exception
java.lang.Exception