public class RunInstance extends Object
| Modifier and Type | Field and Description |
|---|---|
RunInfo |
runInfo |
ArrayList<ScreenCapture> |
screenCapture |
SystemProperties |
systemInfo |
ArrayList<Test> |
tests |
| Modifier and Type | Method and Description |
|---|---|
static RunInstance |
getInstance() |
void |
init() |
public RunInfo runInfo
public SystemProperties systemInfo
public ArrayList<ScreenCapture> screenCapture
public void init()
public static RunInstance getInstance()
Copyright © 2015. All rights reserved.