public class AbstractModuleBase
extends java.lang.Object
Base class containing the methods a Module test will call for actual testing. 2 derived classes use this: one to test ONE module definition, used for development and one that runs ALL tests for production
Constructor and Description |
---|
AbstractModuleBase() |