Package com.simonstl.moe.test

a set of classes for testing MOE.

See:
          Description

Class Summary
CloneTest The Listen class creates a single complex MOE object with attributes using the object's listen() method.
ComponentGenAttNest The ComponentGenAttNest class creates a single complex MOE object with attributes and sends it to a listener class.
ComponentGenNest The ComponentGenNest class creates a single complex MOE object and sends it to a listener class.
ComponentGenSeries The ComponentGenSeries class creates some MOE objects and sends them to a listener class.
ComponentInputPrint The ComponentInputPrint class just prints out MOE objects as it receives them.
ListenTest The Listen class creates a single complex MOE object with attributes using the object's listen() method.
 

Package com.simonstl.moe.test Description

a set of classes for testing MOE.