Uses of Interface
org.eclipse.jdt.junit.model.ITestElement
Packages that use ITestElement
Package
Description
Application programming interfaces representing test elements as shown in the JUnit view.
-
Uses of ITestElement in org.eclipse.jdt.junit.model
Subinterfaces of ITestElement in org.eclipse.jdt.junit.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a test case element.interfaceCommon protocol for test elements containers.interfaceRepresents a test run session.interfaceRepresents a test suite element.Methods in org.eclipse.jdt.junit.model that return ITestElementModifier and TypeMethodDescriptionITestElementContainer.getChildren()Returns all tests (and test suites) contained in the suite.