|
||||||||||
| 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.TestStreamOpen
public class TestStreamOpen
Describe class TestStreamOpen 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 | |
|---|---|
TestStreamOpen()
Creates a new TestStreamOpen instance. |
|
| Method Summary | |
|---|---|
void |
addOutput(String output)
Method 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 |
| Methods inherited from class tigase.test.TestAbstract |
|---|
getLastResult, getResultCode, getResultMessage, hasAttributes, release, run, substituteVars |
| Methods inherited from class tigase.test.TestEmpty |
|---|
addInput, 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 TestStreamOpen()
TestStreamOpen 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 void addOutput(String output)
TestEmpty
addOutput in class TestEmptypublic 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 | |||||||||