public class Test extends Object
| Constructor and Description |
|---|
Test(String className,
String methodName,
String deviceId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static Test |
from(org.junit.runner.Description testDescription) |
static Test |
from(org.testng.ITestResult iTestResult) |
String |
getClassName() |
String |
getDeviceId() |
String |
getMethodName() |
int |
hashCode() |
Copyright © 2016. All rights reserved.