C M S T
C
- ch.tatool.test - package ch.tatool.test
-
- ch.tatool.test.swing - package ch.tatool.test.swing
-
- createExecutable() - Method in class ch.tatool.test.swing.ModuleRunner
-
Create an executable to run.
- createModule(UserAccount) - Method in class ch.tatool.test.swing.ModuleRunner
-
Overwritten to set a memory initializer that sets the Element returned by createRootElement()
- createModuleProperties() - Method in class ch.tatool.test.swing.SwingModuleRunner
-
Overwritten to set the Swing display and other default properties.
- createRootElement() - Method in class ch.tatool.test.swing.ModuleRunner
-
Returns a simple test executable that return SUCCESS
M
- main(String[]) - Static method in class ch.tatool.test.swing.ModuleRunner
-
- ModuleRunner - Class in ch.tatool.test.swing
-
Provides support for running a module without a display
This tester provides two methods to overwrite: getExecutable or getRootElement.
- ModuleRunner() - Constructor for class ch.tatool.test.swing.ModuleRunner
-
S
- startExecution() - Method in class ch.tatool.test.TestTask
-
- SwingModuleRunner - Class in ch.tatool.test.swing
-
Abstract Module tester.
- SwingModuleRunner() - Constructor for class ch.tatool.test.swing.SwingModuleRunner
-
T
- TestTask - Class in ch.tatool.test
-
Test task implementation that simply returns a pre-configured outcome.
- TestTask() - Constructor for class ch.tatool.test.TestTask
-
C M S T
Copyright © 2013. All Rights Reserved.