类 TestElementService
java.lang.Object
core.xyz.migoo.testelement.TestElementService
- 作者:
- xiaomi
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidaddService(Class<? extends TestElement> clazz) static TestElementgetService(String key) static Map<String,Class<? extends TestElement>> static voidprepare(TestElement el, com.alibaba.fastjson2.JSONObject properties, MiGooVariables... variables) static ResultrunTest(TestElement el, SampleResult... sResult) static voidtestEnded(TestElement el) static void
-
构造器详细资料
-
TestElementService
public TestElementService()
-
-
方法详细资料
-
getService
-
addService
-
getServices
-
runTest
-
prepare
public static void prepare(TestElement el, com.alibaba.fastjson2.JSONObject properties, MiGooVariables... variables) -
testStarted
-
testEnded
-