|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITestRunSession
Represents a test run session.
This interface is not intended to be implemented by clients.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.jdt.junit.model.ITestElement |
---|
ITestElement.FailureTrace, ITestElement.ProgressState, ITestElement.Result |
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.jdt.junit.model.ITestElementContainer |
---|
getChildren |
Methods inherited from interface org.eclipse.jdt.junit.model.ITestElement |
---|
getElapsedTimeInSeconds, getFailureTrace, getParentContainer, getProgressState, getTestResult, getTestRunSession |
Method Detail |
---|
String getTestRunName()
IJavaProject getLaunchedProject()
null
if not available.
null
is not available.
|
Eclipse JDT Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.