类的使用
core.xyz.migoo.variable.MiGooVariables
使用MiGooVariables的程序包
程序包
说明
-
core.xyz.migoo.engine中MiGooVariables的使用
参数类型为MiGooVariables的core.xyz.migoo.engine中的方法修饰符和类型方法说明voidAbstractTestEngine.mergeVariable(MiGooVariables other) voidTestEngine.mergeVariable(MiGooVariables other) 将传入变量合并到当前引擎保存的变量中static ResultTestEngineService.runTest(Testplan plan, MiGooVariables variables) -
core.xyz.migoo.function中MiGooVariables的使用
参数类型为MiGooVariables的core.xyz.migoo.function中的方法修饰符和类型方法说明static ObjectFunctionService.execute(String fName, String parameter, MiGooVariables variables) static ArgsArgs.newArgs(String origin, MiGooVariables variables) 参数类型为MiGooVariables的core.xyz.migoo.function中的构造器 -
core.xyz.migoo.report中MiGooVariables的使用
参数类型为MiGooVariables的core.xyz.migoo.report中的方法 -
core.xyz.migoo.testelement中MiGooVariables的使用
参数类型为MiGooVariables的core.xyz.migoo.testelement中的方法修饰符和类型方法说明static voidTestElementService.prepare(TestElement el, com.alibaba.fastjson2.JSONObject properties, MiGooVariables... variables) voidAbstractTestElement.setVariables(MiGooVariables variables) voidTestElement.setVariables(MiGooVariables variables) 设置当前测试元素的变量 -
core.xyz.migoo.variable中MiGooVariables的使用
参数类型为MiGooVariables的core.xyz.migoo.variable中的方法修饰符和类型方法说明voidMiGooVariables.mergeVariable(MiGooVariables other) voidMiGooVariables.putAll(MiGooVariables variables)