Loading...
Searching...
No Matches
SCR_AutotestTool Interface Reference
Inheritance diagram for SCR_AutotestTool:

Protected Member Functions

void ButtonRunGroup ()
 
void ButtonRunClass ()
 
SCR_AutotestGroup GetConfigByPath (ResourceName configName)
 
void RunNewProcess (string autotestArg)
 
string GetAddonsDirCLI ()
 
string GetAddonsCLI ()
 

Protected Attributes

ResourceName m_sTestGroup
 
string m_sTestClass
 
bool m_bRunInNewWindow
 
string m_bArguments
 
ScriptEditor m_ScriptEditor = Workbench.GetModule(ScriptEditor)
 

Member Function Documentation

◆ ButtonRunClass()

void SCR_AutotestTool.ButtonRunClass ( )
protected

◆ ButtonRunGroup()

void SCR_AutotestTool.ButtonRunGroup ( )
protected

◆ GetAddonsCLI()

string SCR_AutotestTool.GetAddonsCLI ( )
protected

◆ GetAddonsDirCLI()

string SCR_AutotestTool.GetAddonsDirCLI ( )
protected

◆ GetConfigByPath()

SCR_AutotestGroup SCR_AutotestTool.GetConfigByPath ( ResourceName configName)
protected

◆ RunNewProcess()

void SCR_AutotestTool.RunNewProcess ( string autotestArg)
protected

Member Data Documentation

◆ m_bArguments

string SCR_AutotestTool.m_bArguments
protected

◆ m_bRunInNewWindow

bool SCR_AutotestTool.m_bRunInNewWindow
protected

◆ m_ScriptEditor

ScriptEditor SCR_AutotestTool.m_ScriptEditor = Workbench.GetModule(ScriptEditor)
protected

◆ m_sTestClass

string SCR_AutotestTool.m_sTestClass
protected

◆ m_sTestGroup

ResourceName SCR_AutotestTool.m_sTestGroup
protected

The documentation for this interface was generated from the following file: