Class OptionalMatchers

java.lang.Object
org.elasticsearch.test.hamcrest.OptionalMatchers

public class OptionalMatchers extends Object
  • Constructor Details

    • OptionalMatchers

      public OptionalMatchers()
  • Method Details

    • isEmpty

      public static org.elasticsearch.test.hamcrest.OptionalMatchers.IsEmptyMatcher isEmpty()
    • isPresent

      public static org.elasticsearch.test.hamcrest.OptionalMatchers.IsPresentMatcher isPresent()