|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameLikeFixture | |
|---|---|
| org.fest.swing.fixture | The power and flexibility of FEST-Swing come from the fixtures in this package. |
| Uses of FrameLikeFixture in org.fest.swing.fixture |
|---|
| Classes in org.fest.swing.fixture that implement FrameLikeFixture | |
|---|---|
class |
FrameFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JInternalFrameFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
| Methods in org.fest.swing.fixture that return FrameLikeFixture | |
|---|---|
FrameLikeFixture |
FrameLikeFixture.deiconify()
Simulates a user deiconifying this fixture's frame-like component. |
FrameLikeFixture |
FrameLikeFixture.iconify()
Simulates a user iconifying this fixture's frame-like component. |
FrameLikeFixture |
FrameLikeFixture.maximize()
Simulates a user maximizing this fixture's frame-like component. |
FrameLikeFixture |
FrameLikeFixture.normalize()
Simulates a user normalizing this fixture's frame-like component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||