|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolTipDisplayFixture | |
---|---|
org.fest.swing.fixture | The power and flexibility of FEST-Swing come from the fixtures in this package. |
Uses of ToolTipDisplayFixture in org.fest.swing.fixture |
---|
Subinterfaces of ToolTipDisplayFixture in org.fest.swing.fixture | |
---|---|
interface |
JComponentFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
Classes in org.fest.swing.fixture that implement ToolTipDisplayFixture | |
---|---|
class |
JButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JCheckBoxFixture
Understands functional testing of es:
user input simulation
state verification
property value query
|
class |
JComboBoxFixture
Understands functional testing of es:
user input simulation
state verification
property value query
|
class |
JInternalFrameFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JLabelFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JListFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JPanelFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JProgressBarFixture
Understands functional testing of s:
state verification
property value query
|
class |
JRadioButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JScrollBarFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JScrollPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JSliderFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JSpinnerFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JSplitPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JTabbedPaneFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JTableFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JTableHeaderFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JTextComponentFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JToggleButtonFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JToolBarFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
class |
JTreeFixture
Understands functional testing of s:
user input simulation
state verification
property value query
|
Methods in org.fest.swing.fixture that return ToolTipDisplayFixture | |
---|---|
ToolTipDisplayFixture |
ToolTipDisplayFixture.requireToolTip(Pattern pattern)
Asserts that the toolTip in this fixture's GUI component matches the given regular expression pattern. |
ToolTipDisplayFixture |
ToolTipDisplayFixture.requireToolTip(String expected)
Asserts that the toolTip in this fixture's GUI component matches the given value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |