public static class TestRunnerFacade.TestRunnerContext extends Object implements Serializable
| Constructor and Description |
|---|
TestRunnerFacade.TestRunnerContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalRoot()
Gets the root path of the local (i.e.
|
UUID |
getUuid()
Gets a unique ID identifying the test run.
|
void |
setLocalRoot(String localRoot) |
public String getLocalRoot()
public void setLocalRoot(String localRoot)
public UUID getUuid()
Copyright © 2015. All rights reserved.