Package org.mockcentral.editor.nodes.mockobject.wizard

Provides components used to display a wizard for creating or editing a Mock Object definition.

See:
          Description

Class Summary
AddMethodExpectationsPage The WizardPage used to add method expectations to a Mock Object within an EditMockObjectWizard.
EditMockObjectDataPage The WizardPage used to edit the name, interface class and JNDI name for a Mock Object within an EditMockObjectWizard.
EditMockObjectWizard A Wizard used to edit data for a Mock Object.
EditMockObjectWizardDialog The WizardDialog for use with EditMockObjectWizard instances.
EditMockObjectWizardDialogSettingsManager WizardDialogSettingsManager class preserving settings for use with the EditMockObjectWizard.
SetMethodDetailsPage  
 

Enum Summary
EditMockObjectWizardError An enum used to identify errors generated within the wizard pages in this package.
EditMockObjectWizardType An enum used to specify the types of EditMockObjectWizard.
 

Package org.mockcentral.editor.nodes.mockobject.wizard Description

Provides components used to display a wizard for creating or editing a Mock Object definition.