Package org.mockcentral.editor.nodes.fixture_group

Contains classes and interfaces used for editing the group of Fixture instances used to group Mock Object definitions.

See:
          Description

Interface Summary
IFixtureNameEditor Interface for classes that handle edits to a Fixture name.
 

Class Summary
FixtureGroupModel A class that models the list of Fixtures defined in the configuration file.
FixtureGroupNode A MockCentralNode class representing the list of Fixtures defined in a configuration file.
FixtureNameValidator A class used to validate the name for a Fixture.
FixtureNodeDescriber Utility class for creating descriptive Strings representing FixtureNode instances.
 

Package org.mockcentral.editor.nodes.fixture_group Description

Contains classes and interfaces used for editing the group of Fixture instances used to group Mock Object definitions.