|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestExtCompOpen
public class TestExtCompOpen
Describe class TestExtCompOpen here. Created: Tue May 17 20:23:58 2005
| Field Summary | |
|---|---|
protected String |
hostname
|
| Fields inherited from class tigase.test.TestAbstract |
|---|
exception, params, reply, resultCode, timeoutOk, vars |
| Fields inherited from class tigase.test.TestEmpty |
|---|
stanza_variables |
| Constructor Summary | |
|---|---|
TestExtCompOpen()
Creates a new TestExtCompOpen instance. |
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class tigase.test.TestAbstract |
|---|
getLastResult, getResultCode, getResultMessage, hasAttributes, release, run, substituteVars |
| Methods inherited from class tigase.test.TestEmpty |
|---|
addInput, addOutput, baseXMLNS, debug, depends, getName, implemented, optional, setHistoryCollector, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String hostname
| Constructor Detail |
|---|
public TestExtCompOpen()
TestExtCompOpen instance.
| Method Detail |
|---|
public String nextElementName(tigase.xml.Element reply)
TestAbstract
nextElementName in class TestAbstract
public void replyElement(tigase.xml.Element reply)
throws Exception
TestAbstract
replyElement in class TestAbstractException
public String getElementData(String element)
throws Exception
TestAbstract
getElementData in class TestAbstractExceptionpublic String[] getRespElementNames(String element)
TestAbstract
getRespElementNames in class TestAbstractpublic Attribute[] getRespElementAttributes(String element)
TestAbstract
getRespElementAttributes in class TestAbstractpublic String[] getRespOptionalNames(String element)
TestAbstract
getRespOptionalNames in class TestAbstract
public void init(Params map,
Map<String,String> vars)
init method here.
init in interface TestIfcinit in class TestAbstractmap - a Map value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||