-
- All Implemented Interfaces:
-
org.hamcrest.Matcher,org.hamcrest.SelfDescribing
public final class UUIDMatcher extends BaseMatcher<String>
A
Matcherthat tests whether a string is a validUUID.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUUIDMatcher.Companion
-
Constructor Summary
Constructors Constructor Description UUIDMatcher()
-
Method Summary
Modifier and Type Method Description UnitdescribeTo(Description description)Booleanmatches(Object actual)-
-
Method Detail
-
describeTo
Unit describeTo(Description description)
-
-
-
-