Eclipse JDT
Release 3.7

Uses of Interface
org.eclipse.jdt.junit.model.ITestElementContainer

Packages that use ITestElementContainer
org.eclipse.jdt.junit.model Application programming interfaces representing test elements as shown in the JUnit view. 
 

Uses of ITestElementContainer in org.eclipse.jdt.junit.model
 

Subinterfaces of ITestElementContainer in org.eclipse.jdt.junit.model
 interface ITestRunSession
          Represents a test run session.
 interface ITestSuiteElement
          Represents a test suite element.
 

Methods in org.eclipse.jdt.junit.model that return ITestElementContainer
 ITestElementContainer ITestElement.getParentContainer()
          Returns the parent test element container or null if the test element is the test run session.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.