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 TypeClassDescriptionclassUnderstands functional testing ofs: user input simulation state verification property value queryDialogclassUnderstands functional testing ofs: user input simulation state verification property value queryFrameMethods in org.fest.swing.fixture that return WindowFixtureModifier and TypeMethodDescriptionprotected abstract WindowFixture<T>WindowFixture.show()Shows this fixture's.Windowprotected abstract WindowFixture<T>Shows this fixture's, resized to the given size.Window