Home / testsuite / performance / tests / src / test / scala / keycloak / CommonScenarioBuilder.scala
package keycloak import io.gatling.core.Predef._ import io.gatling.http.Predef._ import org.keycloak.gatling.Predef._ /** * @author <a href="mailto:tkyjovsk@redhat.com">Tomas Kyjovsky</a> */ object CommonScenarioBuilder { }