类 RedisSourceElement
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
protocol.xyz.migoo.redis.config.RedisSourceElement
- 所有已实现的接口:
TestElement,TestStateListener,VariableStateListener,Serializable
- 作者:
- xiaomi
- 另请参阅:
-
字段概要
从类继承的字段 core.xyz.migoo.testelement.AbstractTestElement
CHILD, CHILDS, CONFIG, CONFIG_ELEMENTS, EXTRACTORS, POSTPROCESSORS, PREPROCESSORS, SLEEP, TEST_CLASS, TEST_ELEMENTS, TITLE, VALIDATORS, VARIABLES -
构造器概要
构造器 -
方法概要
从类继承的方法 core.xyz.migoo.testelement.AbstractTestElement
convertVariable, get, get, getProperty, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsJSONArray, getPropertyAsJSONObject, getPropertyAsLong, getPropertyAsMiGooProperty, getPropertyAsString, getVariables, removeProperty, setProperties, setProperty, setVariables
-
构造器详细资料
-
RedisSourceElement
public RedisSourceElement()
-
-
方法详细资料
-
testStarted
public void testStarted()从接口复制的说明:TestStateListener测试开始监听- 指定者:
testStarted在接口中TestStateListener
-
testEnded
public void testEnded()从接口复制的说明:TestStateListener测试结束监听- 指定者:
testEnded在接口中TestStateListener
-
getConnection
public redis.clients.jedis.Jedis getConnection() -
getUrl
-