类 DubboPreProcessor
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.dubbo.AbstractDubboTestElement
protocol.xyz.migoo.dubbo.processor.AbstractDubboProcessor
protocol.xyz.migoo.dubbo.processor.DubboPreProcessor
- 所有已实现的接口:
PostProcessor,Processor,TestElement,TestStateListener,VariableStateListener,Serializable,DubboConstantsInterface
- 作者:
- mi.xiao
- 另请参阅:
-
字段概要
从类继承的字段 protocol.xyz.migoo.dubbo.AbstractDubboTestElement
name, reference从类继承的字段 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 -
构造器概要
构造器 -
方法概要
从类继承的方法 protocol.xyz.migoo.dubbo.processor.AbstractDubboProcessor
testEnded, testStarted从类继承的方法 protocol.xyz.migoo.dubbo.AbstractDubboTestElement
buildReferenceConfig, execute从类继承的方法 core.xyz.migoo.testelement.AbstractTestElement
convertVariable, get, get, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariables从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 core.xyz.migoo.testelement.TestStateListener
testEnded, testStarted