public interface ITestRunSession extends ITestElementContainer
This interface is not intended to be implemented by clients.
ITestElement.FailureTrace, ITestElement.ProgressState, ITestElement.Result| Modifier and Type | Method and Description |
|---|---|
IJavaProject |
getLaunchedProject()
Returns the Java project from which this test run session has been launched, or
null if not available. |
String |
getTestRunName()
Returns the name of the test run.
|
getChildrengetElapsedTimeInSeconds, getFailureTrace, getParentContainer, getProgressState, getTestResult, getTestRunSessionString getTestRunName()
IJavaProject getLaunchedProject()
null if not available.null is not available.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.