类 AbstractAssertion
java.lang.Object
core.xyz.migoo.testelement.AbstractTestElement
core.xyz.migoo.assertion.AbstractAssertion
- 所有已实现的接口:
Assertion,TestElement,VariableStateListener,Serializable
public abstract class AbstractAssertion
extends AbstractTestElement
implements Serializable, Assertion
- 作者:
- xiaomi
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected static final Stringprotected static final Stringprotected static final String从类继承的字段 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