All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.jcon.core.test.PropMap_UnitTest

java.lang.Object
   |
   +----org.jcon.core.test.PropMap_UnitTest

public class PropMap_UnitTest
extends Object
This class is the unit test for PropMap.


Constructor Index

 o PropMap_UnitTest()

Method Index

 o main(String[])
 o runTest()
Returns null if test okay or a String describing failure.

Constructors

 o PropMap_UnitTest
 public PropMap_UnitTest()

Methods

 o main
 public static void main(String args[])
 o runTest
 public String runTest()
Returns null if test okay or a String describing failure. (Can become UnitTest interface method)


All Packages  Class Hierarchy  This Package  Previous  Next  Index