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
-
Method Summary
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toString
-
Method Details
-
matches
-
describeTo
public void describeTo(org.hamcrest.Description description)
-