Interface TestConfig.RestAssured

Enclosing interface:
TestConfig

public static interface TestConfig.RestAssured
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Enable logging of both the request and the response if REST Assureds test validation fails
  • Method Details

    • enableLoggingOnFailure

      @WithDefault("true") boolean enableLoggingOnFailure()
      Enable logging of both the request and the response if REST Assureds test validation fails