public class ArgumentMatcherStorageImpl extends Object implements ArgumentMatcherStorage
Constructor and Description |
---|
ArgumentMatcherStorageImpl() |
Modifier and Type | Method and Description |
---|---|
List<Matcher> |
pullMatchers() |
HandyReturnValues |
reportAnd() |
HandyReturnValues |
reportMatcher(Matcher matcher) |
HandyReturnValues |
reportNot() |
HandyReturnValues |
reportOr() |
void |
reset() |
void |
validateState() |
public HandyReturnValues reportMatcher(Matcher matcher)
reportMatcher
in interface ArgumentMatcherStorage
public List<Matcher> pullMatchers()
pullMatchers
in interface ArgumentMatcherStorage
public HandyReturnValues reportAnd()
reportAnd
in interface ArgumentMatcherStorage
public HandyReturnValues reportNot()
reportNot
in interface ArgumentMatcherStorage
public HandyReturnValues reportOr()
reportOr
in interface ArgumentMatcherStorage
public void validateState()
validateState
in interface ArgumentMatcherStorage
public void reset()
reset
in interface ArgumentMatcherStorage
Copyright © 2018. All rights reserved.