public class RejectHelpOption extends org.hamcrest.TypeSafeMatcher<ParsedOptionSpecification>
| Constructor and Description |
|---|
RejectHelpOption(OptionsSpecification<?> specification) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(ParsedOptionSpecification item) |
describeMismatch, describeMismatchSafely, matchespublic RejectHelpOption(OptionsSpecification<?> specification)
public void describeTo(org.hamcrest.Description description)
protected boolean matchesSafely(ParsedOptionSpecification item)
matchesSafely in class org.hamcrest.TypeSafeMatcher<ParsedOptionSpecification>Copyright © 2006-2014 lexicalscope. All Rights Reserved.