Package org.mockcentral.editor.nodes.expectation.wizard

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

See:
          Description

Class Summary
EditExpectationDataPage The WizardPage used to edit Mock Object method expectation data, including the method name and Mock Object method type.
EditExpectationWizard A Wizard used for editing Mock Object method expecttion data, including the method name and Mock Object method type.
EditExpectationWizardDialog The WizardDialog for use with the EditExpectationWizard.
EditExpectationWizardDialogSettingsManager WizardDialogSettingsManager class preserving settings for use with an EditExpectaionWizard.
MockableMethodsTableLabelProvider A TableLabelProviderAdapter for tables displaying MockableMethod instances.
 

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

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