public class TestIQStats extends TestAbstract
CHALLENGE_PATH, COMMAND_EL_NAME, disconnectOk, exception, FIELD_VALUE_PATH, IQ_COMMAND_X_PATH, IQ_EL_NAME, IQ_QUERY_NAME_PATH, IQ_QUERY_OS_PATH, IQ_QUERY_PATH, IQ_QUERY_VERSION_PATH, params, QUERY_EL_NAME, reply, resultCode, STREAM_MECHANISMS_PATH, timeoutOk, varsstanza_variables| Constructor and Description |
|---|
TestIQStats()
Creates a new
TestIQStats instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementData(String string)
Describe
getElementData method here. |
Attribute[] |
getRespElementAttributes(String string)
Describe
getRespElementAttributes method here. |
String[] |
getRespElementNames(String string)
Describe
getRespElementNames method here. |
String[] |
getRespOptionalNames(String string)
Describe
getRespOptionalNames method here. |
void |
init(Params map,
Map<String,String> vars)
Describe
init method here. |
String |
nextElementName(tigase.xml.Element element)
Describe
nextElementName method here. |
getLastResult, getResultCode, getResultMessage, hasAttributes, release, replyElement, run, substituteVarspublic String getElementData(String string) throws Exception
getElementData method here.getElementData in class TestAbstractstring - a String valueString valueException - if an error occurspublic Attribute[] getRespElementAttributes(String string) throws Exception
getRespElementAttributes method here.getRespElementAttributes in class TestAbstractstring - a String valueAttribute[] valueException - if an error occurspublic String[] getRespElementNames(String string) throws Exception
getRespElementNames method here.getRespElementNames in class TestAbstractstring - a String valueString[] valueException - if an error occurspublic String[] getRespOptionalNames(String string) throws Exception
getRespOptionalNames method here.getRespOptionalNames in class TestAbstractstring - a String valueString[] valueException - if an error occurspublic void init(Params map, Map<String,String> vars)
init method here.init in interface TestIfcinit in class TestAbstractmap - a Map valuevars - public String nextElementName(tigase.xml.Element element) throws Exception
nextElementName method here.nextElementName in class TestAbstractelement - an Element valueString valueException - if an error occursCopyright © 2005–2017 Tigase. All rights reserved.