All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.tinkoff.gatling.profile.http.HttpProfileConfig.scala Maven / Gradle / Ivy

The newest version!
package ru.tinkoff.gatling.profile.http

import ru.tinkoff.gatling.profile.ProfileConfig

case class HttpProfileConfig(name: String, profile: List[HttpRequestConfig]) extends ProfileConfig




© 2015 - 2024 Weber Informatics LLC | Privacy Policy