public class IsScmFileSetEquals extends org.mockito.ArgumentMatcher<ScmFileSet>
| Constructor and Description |
|---|
IsScmFileSetEquals(ScmFileSet fileSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Object argument) |
_dont_implement_Matcher___instead_extend_BaseMatcher_, toStringpublic IsScmFileSetEquals(ScmFileSet fileSet)
public boolean matches(Object argument)
matches in interface Matcher<ScmFileSet>matches in class org.mockito.ArgumentMatcher<ScmFileSet>Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.