类 AbstractActiveMqTestElement
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.activemq.AbstractActiveMqTestElement
- 直接已知子类:
AbstractActiveMqProcessor,ActiveMqSampler
public abstract class AbstractActiveMqTestElement
extends AbstractTestElement
implements ActiveMqConstantsInterface
- 作者:
- mi.xiao
- 另请参阅:
-
字段概要
字段从类继承的字段 core.xyz.migoo.testelement.AbstractTestElement
CHILD, CHILDS, CONFIG, CONFIG_ELEMENTS, EXTRACTORS, POSTPROCESSORS, PREPROCESSORS, SLEEP, TEST_CLASS, TEST_ELEMENTS, TITLE, VALIDATORS, VARIABLES从接口继承的字段 protocol.xyz.migoo.activemq.util.ActiveMqConstantsInterface
ACTIVEMQ_DEFAULT, ACTIVEMQ_MESSAGE, ACTIVEMQ_PASSWORD, ACTIVEMQ_QUEUE, ACTIVEMQ_TOPIC, ACTIVEMQ_USERNAME, BROKER_URL -
构造器概要
构造器 -
方法概要
从类继承的方法 core.xyz.migoo.testelement.AbstractTestElement
convertVariable, get, get, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariables
-
字段详细资料
-
name
-
-
构造器详细资料
-
AbstractActiveMqTestElement
public AbstractActiveMqTestElement()
-
-
方法详细资料
-
testStarted
public void testStarted() -
execute
- 抛出:
Exception
-
testEnded
public void testEnded()
-