Uses of Interface
org.fest.swing.fixture.ItemFixture
Packages that use ItemFixture
Package
Description
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of ItemFixture in org.fest.swing.fixture
Subinterfaces of ItemFixture in org.fest.swing.fixtureModifier and TypeInterfaceDescriptioninterface
Understands functional testing of single nodes in
s: user input simulation state verification property value queryJTree
Classes in org.fest.swing.fixture that implement ItemFixtureModifier and TypeClassDescriptionclass
Understands functional testing of single rows in
s: user input simulation state verification property value queryJList
class
Understands functional testing of single cells in
s: user input simulation state verification property value queryJTable
class
Understands functional testing of single nodes, referenced by their paths, in
s: user input simulation state verification property value queryJTree
class
Understands functional testing of single nodes, referenced by their row indices, in
s: user input simulation state verification property value queryJTree
Methods in org.fest.swing.fixture that return ItemFixture