Package | Description |
---|---|
org.eclipse.jdt.junit.wizards |
Application programming interfaces to implement wizards to create new JUnit testcases.
|
Modifier and Type | Method and Description |
---|---|
NewTestCaseWizardPageOne.JUnitVersion |
NewTestCaseWizardPageOne.getJUnitVersion()
Returns the JUnit version to create the test.
|
static NewTestCaseWizardPageOne.JUnitVersion |
NewTestCaseWizardPageOne.JUnitVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NewTestCaseWizardPageOne.JUnitVersion[] |
NewTestCaseWizardPageOne.JUnitVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NewTestCaseWizardPageOne.setJUnitVersion(NewTestCaseWizardPageOne.JUnitVersion version)
Specifies the JUnit version to create the test.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.