public interface ResettableComponentMatcher extends ComponentMatcher
Component matches some desired criteria. The internal state of this
matcher can be reset.| Modifier and Type | Method and Description |
|---|---|
void |
reset(boolean matchFound)
Resets the internal state of this matcher.
|
matchesCopyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.