Package org.fest.swing.core
Class UnexpectedJOptionPaneFinder
java.lang.Object
org.fest.swing.core.UnexpectedJOptionPaneFinder
Understands how to find unexpected
JOptionPanes.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ComponentFinder(package private) static final ComponentMatcher -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidprivate AssertionErrorunexpectedJOptionPanesFound(List<Component> found)
-
Field Details
-
OPTION_PANE_MATCHER
-
finder
-
-
Constructor Details
-
UnexpectedJOptionPaneFinder
UnexpectedJOptionPaneFinder(ComponentFinder finder)
-
-
Method Details
-
requireNoJOptionPaneIsShowing
-
findAll
-
unexpectedJOptionPanesFound
-