Uses of Class
org.fest.swing.fixture.WindowFixture
Packages that use WindowFixture
Package
Description
Support for testing time-consuming tasks.
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of WindowFixture in org.fest.swing.finder
Methods in org.fest.swing.finder that return WindowFixtureModifier and TypeMethodDescriptionabstract WindowFixture<T>
Finds a window by name or type using the given robot. -
Uses of WindowFixture in org.fest.swing.fixture
Subclasses of WindowFixture in org.fest.swing.fixtureModifier and TypeClassDescriptionclass
Understands functional testing of
s: user input simulation state verification property value queryDialog
class
Understands functional testing of
s: user input simulation state verification property value queryFrame
Methods in org.fest.swing.fixture that return WindowFixtureModifier and TypeMethodDescriptionprotected abstract WindowFixture<T>
WindowFixture.show()
Shows this fixture's
.Window
protected abstract WindowFixture<T>
Shows this fixture's
, resized to the given size.Window