public class ModuleRunner extends TestApp
dataDirName
Constructor and Description |
---|
ModuleRunner() |
Modifier and Type | Method and Description |
---|---|
protected Executable |
createExecutable()
Create an executable to run.
|
protected Module |
createModule(UserAccount account)
Overwritten to set a memory initializer that sets the Element returned by createRootElement()
|
protected Element |
createRootElement()
Returns a simple test executable that return SUCCESS
|
static void |
main(String[] args) |
createAccount, createAccountProperties, createBinaryModuleProperties, createModuleExporters, createModuleProperties, deleteData, getCtx, getDataExportService, getDataService, getExecutionService, getGuiController, getModuleService, getUserAccountService, runModule, startApplication
protected Module createModule(UserAccount account)
createModule
in class TestApp
protected Element createRootElement()
protected Executable createExecutable()
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.