Package org.eclipse.unittest.model
Application programming interfaces representing test elements as shown in the Unit Test view.
Package Specification
APIs to access the test elements of the Unit Test view-
Interface Summary Interface Description ITestCaseElement Represents a test case element.ITestElement Common protocol for test elements.ITestRunSession Represents a test run session.ITestSuiteElement Represents a test suite element. -
Class Summary Class Description ITestElement.FailureTrace A failure trace of a test. -
Enum Summary Enum Description ITestElement.Result Result states of a test.