Class Select2ElementHasValue

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

    public class Select2ElementHasValue
    extends org.hamcrest.TypeSafeMatcher<Select2Element>
    • Constructor Detail

      • Select2ElementHasValue

        public Select2ElementHasValue​(String value)
    • Method Detail

      • matchesSafely

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

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