io.gatling.http

check

package check

Visibility
  1. Public
  2. All

Type Members

  1. case class HttpCheck(wrapped: Check[Response], scope: HttpCheckScope, responseBodyUsageStrategy: Option[ResponseBodyUsageStrategy]) extends Check[Response] with Product with Serializable

    This class serves as model for the HTTP-specific checks

  2. sealed trait HttpCheckScope extends AnyRef

  3. trait HttpCheckSupport extends AnyRef

Value Members

  1. object HttpCheckBuilders

  2. object HttpCheckScope

  3. package body

  4. package checksum

  5. package header

  6. package status

  7. package time

  8. package url

  9. package ws

Ungrouped