Uses of Class
org.mockcentral.editor.nodes.fixture.FixtureModel

Packages that use FixtureModel
org.mockcentral.editor.nodes.fixture Contains classes and interfaces used for editing Fixture instances used to group Mock Object definitions. 
 

Uses of FixtureModel in org.mockcentral.editor.nodes.fixture
 

Constructors in org.mockcentral.editor.nodes.fixture with parameters of type FixtureModel
FixtureController(FixtureModel fixtureModel)
          Creates a new instance.