-
- All Implemented Interfaces:
-
org.hamcrest.Matcher,org.hamcrest.SelfDescribing
public final class MediaTypeMatcher extends BaseMatcher<String>
A
Matcherthat matches a MediaType, comparing only the type and subtype fields.
-
-
Constructor Summary
Constructors Constructor Description MediaTypeMatcher(MediaType mediaType)
-
Method Summary
Modifier and Type Method Description UnitdescribeTo(Description description)Booleanmatches(Object actual)-
-
Method Detail
-
describeTo
Unit describeTo(Description description)
-
-
-
-