Uses of Class
us.abstracta.jmeter.javadsl.http.DslCacheManager
-
Packages that use DslCacheManager Package Description us.abstracta.jmeter.javadsl us.abstracta.jmeter.javadsl.http -
-
Uses of DslCacheManager in us.abstracta.jmeter.javadsl
Methods in us.abstracta.jmeter.javadsl that return DslCacheManager Modifier and Type Method Description static DslCacheManagerJmeterDsl. httpCache()Builds a Cache manager at the test plan level which allows configuring caching behavior used by HTTPRequest samplers. -
Uses of DslCacheManager in us.abstracta.jmeter.javadsl.http
Methods in us.abstracta.jmeter.javadsl.http that return DslCacheManager Modifier and Type Method Description DslCacheManagerDslCacheManager. disable()disables HTTP caching for the test plan.
-