public class PlanPickerElementHasValue extends org.hamcrest.TypeSafeMatcher<PlanPickerElement>
| Constructor and Description |
|---|
PlanPickerElementHasValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(PlanPickerElement planPickerElement) |
describeMismatch, describeMismatchSafely, matchespublic PlanPickerElementHasValue(String value)
protected boolean matchesSafely(PlanPickerElement planPickerElement)
matchesSafely in class org.hamcrest.TypeSafeMatcher<PlanPickerElement>public void describeTo(org.hamcrest.Description description)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.