public class ContentTemplateNameMatcher extends org.hamcrest.TypeSafeMatcher<ContentTemplate>
Modifier and Type | Method and Description |
---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(ContentTemplate contentTemplate) |
describeMismatch, describeMismatchSafely, matches
protected boolean matchesSafely(ContentTemplate contentTemplate)
matchesSafely
in class org.hamcrest.TypeSafeMatcher<ContentTemplate>
public void describeTo(org.hamcrest.Description description)
Copyright © 2003–2017 Atlassian. All rights reserved.