com.objectwave.persist.mapping
Class MapInformation.Test

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

public static class MapInformation.Test
extends UnitTestBaseImpl

Version:
$Id: MapInformation.java,v 2.1 2001/08/10 20:30:32 dave_hoag Exp $
Author:
dhoag

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

MapInformation.Test

public MapInformation.Test()
Method Detail

main

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

testGetDescriptions

public void testGetDescriptions()
                         throws java.lang.NoSuchFieldException
A unit test for JUnit

Throws:
java.lang.NoSuchFieldException - Description of Exception