Package org.mockito.internal.matchers
Interface MatcherDecorator
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
LocalizedMatcher
public interface MatcherDecorator extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.hamcrest.Matcher
getActualMatcher()
-