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.
  • Class
    Description
    The class NewTestCaseWizardPageOne contains controls and validation routines for the first page of the 'New JUnit TestCase Wizard'.
    Available JUnit versions.
    The class NewTestCaseWizardPageTwo contains controls and validation routines for the second page of the 'New JUnit TestCase Wizard'.
    The class NewTestSuiteWizardPage contains controls and validation routines for the single page in the 'New JUnit TestSuite Wizard'.