Method Summary |
|
public void | setUp() Creates a mock Dispatcher and seeds Configuration. |
public void | testExcludedMethods() Confirms system excludes methods that do not return Strings
and no-argument or begin with "getx" or "isX". |
public void | testQualifyingMethods() Confirms that system detects no-argument methods that return Strings
and generates the appropriate ActionConfigs. |
public void | testSetup() Confirms baseline setup works as expected. |