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

Packages that use org.mockcentral.editor.nodes.expectation.wizard
org.mockcentral.editor.nodes.expectation.wizard Provides components used to display a wizard for creating or editing a Mock Object method expectation definition. 
 

Classes in org.mockcentral.editor.nodes.expectation.wizard used by org.mockcentral.editor.nodes.expectation.wizard
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.