public interface ResettableComponentMatcher extends ComponentMatcher
ComponentMatcher whose internal state can be reset.| Modifier and Type | Method and Description |
|---|---|
void |
reset(boolean matchFound)
Resets the internal state of this matcher.
|
matchesCopyright © 2014 AssertJ. All rights reserved.