public interface ITestCaseElement extends ITestElement
This interface is not intended to be implemented by clients.
ITestElement.FailureTrace, ITestElement.ProgressState, ITestElement.Result
Modifier and Type | Method and Description |
---|---|
String |
getTestClassName()
Returns the qualified type name of the class the test is contained in.
|
String |
getTestMethodName()
Returns the name of the test method.
|
getElapsedTimeInSeconds, getFailureTrace, getParentContainer, getProgressState, getTestResult, getTestRunSession
String getTestMethodName()
String getTestClassName()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.