|
||||||||||
| 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.TestSocket
public class TestSocket
Describe class TestScoket here. Created: Tue May 17 20:19:38 2005
| Field Summary |
|---|
| Fields inherited from class tigase.test.TestAbstract |
|---|
exception, params, reply, resultCode, timeoutOk, vars |
| Fields inherited from class tigase.test.TestEmpty |
|---|
stanza_variables |
| Constructor Summary | |
|---|---|
TestSocket()
Creates a new TestScoket 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 |
boolean |
run()
Describe run method here. |
| Methods inherited from class tigase.test.TestAbstract |
|---|
getLastResult, getResultCode, getResultMessage, hasAttributes, release, replyElement, 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 |
| Constructor Detail |
|---|
public TestSocket()
TestScoket instance.
| Method Detail |
|---|
public String nextElementName(tigase.xml.Element reply)
TestAbstract
nextElementName in class TestAbstractpublic String getElementData(String element)
TestAbstract
getElementData in class TestAbstractpublic 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 TestAbstractpublic boolean run()
run method here.
run in interface TestIfcrun in class TestAbstractboolean value
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 | |||||||||