Eclipse JDT
Release 3.8

Uses of Package
org.eclipse.jdt.junit.model

Packages that use org.eclipse.jdt.junit.model
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
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
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.
 


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.