public class TestSuiteExecutor extends CommonExecutor
| Modifiers | Name | Description |
|---|---|---|
static String |
IS_RERUN_IMMEDIATELY |
| Constructor and description |
|---|
TestSuiteExecutor
(String testSuiteId, ScriptEngine scriptEngine, ExecutionEventManager eventManger) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public TestCaseExecutor |
accessTestCaseMainPhaseBody(TestCaseBinding tcBinding, InternalTestCaseContext testCaseContext) |
|
public void |
execute(Map<String, String> suiteProperties, File testCaseBindingFile) |
|
public void |
invokeEachTestCaseMethod(String methodName, String actionType, boolean ignoredIfFailed) |
|
protected boolean |
reachFailedThreshold() |
|
protected void |
updateFailedThreshold() |
| Methods inherited from class | Name |
|---|---|
class CommonExecutor |
accessTestCaseMainPhase, accessTestCaseMainPhaseBody, accessTestCaseMainPhaseLoop, cleanDriver, setStatusTestSuiteContext |