Class BaseExpectations.StringArrayMatcher

java.lang.Object
org.hamcrest.BaseMatcher<String[]>
org.opendaylight.lispflowmapping.tools.junit.BaseExpectations.StringArrayMatcher
All Implemented Interfaces:
org.hamcrest.Matcher<String[]>, org.hamcrest.SelfDescribing
Enclosing class:
BaseExpectations

public final class BaseExpectations.StringArrayMatcher extends org.hamcrest.BaseMatcher<String[]>
  • Method Details

    • matches

      public boolean matches(Object item)
    • describeTo

      public void describeTo(org.hamcrest.Description description)