public static class ViewCustomDirectoryAttributesPage.AttributeRowMatcher extends org.hamcrest.TypeSafeMatcher<ViewCustomDirectoryAttributesPage.AttributeRow>
Modifier and Type | Method and Description |
---|---|
protected void |
describeMismatchSafely(ViewCustomDirectoryAttributesPage.AttributeRow item,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
static ViewCustomDirectoryAttributesPage.AttributeRowMatcher |
forAttribute(org.hamcrest.Matcher<String> nameMatcher,
org.hamcrest.Matcher<String> valueMatcher) |
protected boolean |
matchesSafely(ViewCustomDirectoryAttributesPage.AttributeRow item) |
protected boolean matchesSafely(ViewCustomDirectoryAttributesPage.AttributeRow item)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<ViewCustomDirectoryAttributesPage.AttributeRow>
public void describeTo(org.hamcrest.Description description)
protected void describeMismatchSafely(ViewCustomDirectoryAttributesPage.AttributeRow item, org.hamcrest.Description mismatchDescription)
describeMismatchSafely
in class org.hamcrest.TypeSafeMatcher<ViewCustomDirectoryAttributesPage.AttributeRow>
public static ViewCustomDirectoryAttributesPage.AttributeRowMatcher forAttribute(org.hamcrest.Matcher<String> nameMatcher, org.hamcrest.Matcher<String> valueMatcher)
Copyright © 2019 Atlassian. All rights reserved.