java.lang.Object
org.opensearch.test.hamcrest.OptionalMatchers
public class OptionalMatchers
extends java.lang.Object
-
-
Method Summary
| Modifier and Type |
Method |
Description |
static org.opensearch.test.hamcrest.OptionalMatchers.IsEmptyMatcher |
isEmpty() |
|
static org.opensearch.test.hamcrest.OptionalMatchers.IsPresentMatcher |
isPresent() |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
public OptionalMatchers()
-
Method Details
-
public static org.opensearch.test.hamcrest.OptionalMatchers.IsEmptyMatcher isEmpty()
-
public static org.opensearch.test.hamcrest.OptionalMatchers.IsPresentMatcher isPresent()