public class TestActionListeners extends Object
Constructor and Description |
---|
TestActionListeners() |
Modifier and Type | Method and Description |
---|---|
void |
addTestActionListener(TestActionListener listener)
Adds a new test action listener.
|
void |
onTestActionFinish(TestCase testCase,
TestAction testAction) |
void |
onTestActionSkipped(TestCase testCase,
TestAction testAction) |
void |
onTestActionStart(TestCase testCase,
TestAction testAction) |
public void onTestActionFinish(TestCase testCase, TestAction testAction)
public void onTestActionSkipped(TestCase testCase, TestAction testAction)
public void onTestActionStart(TestCase testCase, TestAction testAction)
public void addTestActionListener(TestActionListener listener)
listener
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.