Class ContentTemplateNameMatcher

  • All Implemented Interfaces:
    org.hamcrest.Matcher<ContentTemplate>, org.hamcrest.SelfDescribing

    public class ContentTemplateNameMatcher
    extends org.hamcrest.TypeSafeMatcher<ContentTemplate>
    ContentTemplateNameMatcher
    • Method Detail

      • matchesSafely

        protected boolean matchesSafely​(ContentTemplate contentTemplate)
        Specified by:
        matchesSafely in class org.hamcrest.TypeSafeMatcher<ContentTemplate>
      • describeTo

        public void describeTo​(org.hamcrest.Description description)