Uses of Interface
org.fest.swing.fixture.FrameLikeFixture
Packages that use FrameLikeFixture
Package
Description
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 FrameLikeFixtureModifier and TypeClassDescriptionclassUnderstands functional testing ofs: user input simulation state verification property value queryFrameclassUnderstands functional testing ofs: user input simulation state verification property value queryJInternalFrameMethods in org.fest.swing.fixture that return FrameLikeFixtureModifier and TypeMethodDescriptionFrameLikeFixture.deiconify()Simulates a user deiconifying this fixture's frame-like component.FrameLikeFixture.iconify()Simulates a user iconifying this fixture's frame-like component.FrameLikeFixture.maximize()Simulates a user maximizing this fixture's frame-like component.FrameLikeFixture.normalize()Simulates a user normalizing this fixture's frame-like component.