public interface MatchFunction
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(Object value)
Judge whether real argument value match exception
|
boolean check(Object value)
value - real argument value when mock method invokedCopyright © 2021. All rights reserved.