Package jsystem.framework.fixture

Interface Summary
FixtureListener Classes that implement the FixtureListener will be notifiy About fixture events: aboutToChangeTo fixtureChanged startFixturring endFixturring In order to be notify the class should be add to the ListenersManager.
 

Class Summary
Fixture What is a fixture? A fixture represents a state of the Software/System you are testing.
FixtureManager Responsable for the fixture navigation and execution.
RootFixture The root fixture.