Uses of Interface
org.fest.swing.fixture.TwoStateButtonFixture
Packages that use TwoStateButtonFixture
Package
Description
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of TwoStateButtonFixture in org.fest.swing.fixture
Classes in org.fest.swing.fixture that implement TwoStateButtonFixtureModifier and TypeClassDescriptionclassUnderstands functional testing ofes: user input simulation state verification property value queryJCheckBoxclassUnderstands functional testing ofs: user input simulation state verification property value queryJRadioButtonclassUnderstands functional testing ofs: user input simulation state verification property value queryJToggleButtonMethods in org.fest.swing.fixture that return TwoStateButtonFixtureModifier and TypeMethodDescriptionTwoStateButtonFixture.requireNotSelected()Verifies that this fixture'sis not selected.JToggleButtonTwoStateButtonFixture.requireSelected()Verifies that this fixture'sis selected.JToggleButton