Package org.eclipse.jdt.junit.wizards
package org.eclipse.jdt.junit.wizards
Application programming interfaces to implement wizards to create new JUnit testcases.
Package Specification
APIs to implement wizards to create new test cases.-
ClassDescriptionThe class
NewTestCaseWizardPageOne
contains controls and validation routines for the first page of the 'New JUnit TestCase Wizard'.Available JUnit versions.The classNewTestCaseWizardPageTwo
contains controls and validation routines for the second page of the 'New JUnit TestCase Wizard'.The classNewTestSuiteWizardPage
contains controls and validation routines for the single page in the 'New JUnit TestSuite Wizard'.