public interface ITestTarget
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseName()
Get test-target file base name.
|
String |
getName()
Get test-target name.
|
StopWatch |
getStopWatch()
Get stop watch.
|
boolean |
isError()
Is error instance?
|
String getBaseName()
String getName()
boolean isError()
StopWatch getStopWatch()
Copyright © 2016. All rights reserved.