类 AbstractDubboTestElement
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.dubbo.AbstractDubboTestElement
- 直接已知子类:
AbstractDubboProcessor,DubboDefaults,DubboSampler
public abstract class AbstractDubboTestElement
extends AbstractTestElement
implements DubboConstantsInterface
- 作者:
- mi.xiao
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected final Stringprotected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService>从类继承的字段 core.xyz.migoo.testelement.AbstractTestElement
CHILD, CHILDS, CONFIG, CONFIG_ELEMENTS, EXTRACTORS, POSTPROCESSORS, PREPROCESSORS, SLEEP, TEST_CLASS, TEST_ELEMENTS, TITLE, VALIDATORS, VARIABLES从接口继承的字段 protocol.xyz.migoo.dubbo.util.DubboConstantsInterface
ADDRESS, 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 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService>protected SampleResultexecute(DubboSampleResult result) void从类继承的方法 core.xyz.migoo.testelement.AbstractTestElement
convertVariable, get, get, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariables
-
字段详细资料
-
name
-
reference
protected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService> reference
-
-
构造器详细资料
-
AbstractDubboTestElement
public AbstractDubboTestElement()
-
-
方法详细资料
-
testStarted
public void testStarted() -
execute
- 抛出:
Exception
-
buildReferenceConfig
protected org.apache.dubbo.config.ReferenceConfig<org.apache.dubbo.rpc.service.GenericService> buildReferenceConfig()
-