|
Eclipse JDT Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITestCaseElement
Represents a test case element.
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 | |
---|---|
java.lang.String |
getTestClassName()
Returns the qualified type name of the class the test is contained in. |
java.lang.String |
getTestMethodName()
Returns the name of the test method. |
Methods inherited from interface org.eclipse.jdt.junit.model.ITestElement |
---|
getFailureTrace, getParentContainer, getProgressState, getTestResult, getTestRunSession |
Method Detail |
---|
java.lang.String getTestMethodName()
java.lang.String getTestClassName()
|
Eclipse JDT Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |