Interface ExpectedValue

All Known Implementing Classes:
ExpectedJsonValue

public interface ExpectedValue
  • Method Summary

    Modifier and Type Method Description
    boolean isPresent​(java.lang.String body)  
  • Method Details

    • isPresent

      boolean isPresent​(java.lang.String body)