public class TestScenarioRunner extends Object
| Constructor and Description |
|---|
TestScenarioRunner(int apmServerPort) |
| Modifier and Type | Method and Description |
|---|---|
int |
run(TestScenario testScenario)
Run a test scenario
Life cycle of the test case:
1.
|
public TestScenarioRunner(int apmServerPort)
apmServerPort - - port at which Hawkular APM server will be startedpublic int run(TestScenario testScenario)
testScenario - Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.