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.
|
matches
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.