public abstract class AbstractDubboTestElement extends core.xyz.migoo.testelement.AbstractTestElement implements DubboConstantsInterface
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
name |
protected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService> |
reference |
CHILDS, CONFIG_ELEMENTS, EXTRACTORS, POSTPROCESSORS, PREPROCESSORS, SLEEP, TEST_CLASS, TEST_ELEMENTS, TITLE, VALIDATORS, VARIABLESADDRESS, APP_NAME, ARGS_PARAMETER_TYPES, ARGS_PARAMETERS, ASYNC, ATTACHMENT_ARGS, DUBBO_DEFAULT, DUBBO_REFERENCE, GROUP, INTERFACE, LOAD_BALANCE, METHOD, NAMESPACE, PASSWORD, PROTOCOL, REFERENCE_CONFIG, REGISTRY_CENTER, RETRIES, TIMEOUT, USERNAME, VERSION| 构造器和说明 |
|---|
AbstractDubboTestElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService> |
buildReferenceConfig() |
protected core.xyz.migoo.samplers.SampleResult |
execute(DubboSampleResult result) |
void |
testStarted() |
addChildTestElement, convertVariable, get, get, getChildTestElements, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariablesprotected final String name
protected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService> reference
public void testStarted()
protected core.xyz.migoo.samplers.SampleResult execute(DubboSampleResult result) throws Exception
Exceptionprotected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService> buildReferenceConfig()
Copyright © 2022. All rights reserved.