Uses of Interface
org.eclipse.jdt.junit.model.ITestElementContainer
Package
Description
Application programming interfaces representing test elements as shown in the JUnit view.
-
Uses of ITestElementContainer in org.eclipse.jdt.junit.model
Modifier and TypeInterfaceDescriptioninterface
Represents a test run session.interface
Represents a test suite element.Modifier and TypeMethodDescriptionITestElement.getParentContainer()
Returns the parent test element container ornull
if the test element is the test run session.