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
NewTestCaseWizardPageOnecontains controls and validation routines for the first page of the 'New JUnit TestCase Wizard'.Available JUnit versions.The classNewTestCaseWizardPageTwocontains controls and validation routines for the second page of the 'New JUnit TestCase Wizard'.The classNewTestSuiteWizardPagecontains controls and validation routines for the single page in the 'New JUnit TestSuite Wizard'.