Uses of Interface
org.eclipse.jdt.junit.model.ITestElement
Package
Description
Application programming interfaces representing test elements as shown in the JUnit view.
-
Uses of ITestElement in org.eclipse.jdt.junit.model
Modifier and TypeInterfaceDescriptioninterface
Represents a test case element.interface
Common protocol for test elements containers.interface
Represents a test run session.interface
Represents a test suite element.Modifier and TypeMethodDescriptionITestElementContainer.getChildren()
Returns all tests (and test suites) contained in the suite.