|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParametersMatcher
| Method Summary | |
|---|---|
boolean |
isCompatibleWith(Object[] parameters)
Is this matcher likely to be relevant to the given parameters? |
| Methods inherited from interface org.hamcrest.Matcher |
|---|
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, matches |
| Methods inherited from interface org.hamcrest.SelfDescribing |
|---|
describeTo |
| Method Detail |
|---|
boolean isCompatibleWith(Object[] parameters)
parameters - The parameters to be matched
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||