|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TwoStateButtonFixture | |
---|---|
org.fest.swing.fixture | 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 TwoStateButtonFixture | |
---|---|
class |
JCheckBoxFixture
Understands functional testing of es:
user input simulation
state verification
property value query
|
class |
JRadioButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JToggleButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
Methods in org.fest.swing.fixture that return TwoStateButtonFixture | |
---|---|
TwoStateButtonFixture |
TwoStateButtonFixture.requireNotSelected()
Verifies that this fixture's is not selected. |
TwoStateButtonFixture |
TwoStateButtonFixture.requireSelected()
Verifies that this fixture's is selected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |