Uses of Package
org.eclipse.jdt.junit.model
-
Packages that use org.eclipse.jdt.junit.model Package Description org.eclipse.jdt.junit Application programming interfaces for interaction with the Eclipse Java development tools JUnit support.org.eclipse.jdt.junit.model Application programming interfaces representing test elements as shown in the JUnit view. -
Classes in org.eclipse.jdt.junit.model used by org.eclipse.jdt.junit Class Description ITestCaseElement Represents a test case element.ITestRunSession Represents a test run session. -
Classes in org.eclipse.jdt.junit.model used by org.eclipse.jdt.junit.model Class Description ITestElement Common protocol for test elements.ITestElement.FailureTrace A failure trace of a test.ITestElement.ProgressState Running states of a test.ITestElement.Result Result states of a test.ITestElementContainer Common protocol for test elements containers.ITestRunSession Represents a test run session.