Package org.elasticsearch.test
Class ReadableMatchers.DateNanosMatcher
- All Implemented Interfaces:
org.hamcrest.Matcher<Long>,org.hamcrest.SelfDescribing
- Enclosing class:
ReadableMatchers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddescribeMismatchSafely(Long item, org.hamcrest.Description description) voiddescribeTo(org.hamcrest.Description description) booleanmatchesSafely(Long item) Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, matchesMethods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, isNotNull, toString
-
Constructor Details
-
DateNanosMatcher
-
-
Method Details