public class TestBoshOpen extends TestAbstract
| Modifier and Type | Field and Description |
|---|---|
protected String |
hostname
Field description
|
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 |
|---|
TestBoshOpen()
Creates a new
TestBoshOpen instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementData(String element)
Method description
|
Attribute[] |
getRespElementAttributes(String element)
Method description
|
String[] |
getRespElementNames(String element)
Method description
|
String[] |
getRespOptionalNames(String element)
Method description
|
void |
init(Params map,
Map<String,String> vars)
Describe
init method here. |
String |
nextElementName(tigase.xml.Element reply)
Method description
|
void |
replyElement(tigase.xml.Element reply)
Method description
|
getLastResult, getResultCode, getResultMessage, hasAttributes, release, run, substituteVarsprotected String hostname
public String nextElementName(tigase.xml.Element reply)
nextElementName in class TestAbstractreply - public void replyElement(tigase.xml.Element reply)
throws Exception
replyElement in class TestAbstractreply - Exceptionpublic String getElementData(String element) throws Exception
getElementData in class TestAbstractelement - Exceptionpublic String[] getRespElementNames(String element)
getRespElementNames in class TestAbstractelement - public Attribute[] getRespElementAttributes(String element)
getRespElementAttributes in class TestAbstractelement - public String[] getRespOptionalNames(String element)
getRespOptionalNames in class TestAbstractelement - Copyright © 2005–2019 "Tigase, Inc.". All rights reserved.