其他分享
首页 > 其他分享> > Gatling-插件开发

Gatling-插件开发

作者:互联网

目录

插件开发

Action

ActionBuilder

Protoal

ProtoalBuilder

Predef

使用中遇到的问题

import scala.concurrent.duration._
// 脚本中的hours需要导入上面这个包才行
scenario("test").during(1 hours)

标签:插件,遇到,hours,Gatling,开发,duration,Protoal
来源: https://www.cnblogs.com/CSunShine/p/12737746.html