Package

com.jayway.restassured.module

scala

Permalink

package scala

Visibility
  1. Public
  2. All

Value Members

  1. object RestAssuredSupport

    Permalink

    A support class that you may use in Scala to add a "Then" method to the Response object.

    A support class that you may use in Scala to add a "Then" method to the Response object. The reason for doing this is to avoid a warning if you're using "then" in Scala since it might be a reserved keyword in the future.

Ungrouped