|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.test.TestEmpty
public abstract class TestEmpty
Describe class TestEmpty here. Created: Mon Apr 23 17:25:02 2007
| Field Summary | |
|---|---|
protected static Map<String,String> |
stanza_variables
Stanza variables are gathered from stanzas received from the server. |
| Constructor Summary | |
|---|---|
TestEmpty(String[] base_xmlns,
String[] implemented,
String[] depends,
String[] optional)
Creates a new TestEmpty instance. |
|
| Method Summary | |
|---|---|
void |
addInput(String input)
Describe getHistory method here. |
void |
addOutput(String output)
Method description |
String[] |
baseXMLNS()
Describe baseXMLNS method here. |
void |
debug(String msg)
Method description |
String[] |
depends()
Describe depends method here. |
tigase.xml.Element |
getLastResult()
Describe getLastResult method here. |
String |
getName()
Method description |
ResultCode |
getResultCode()
Describe getResultCode method here. |
String |
getResultMessage()
Describe getResultMessage method here. |
String[] |
implemented()
Describe implemented method here. |
void |
init(Params params,
Map<String,String> vars)
Describe init method here. |
String[] |
optional()
Describe optional method here. |
boolean |
run()
Describe run method here. |
void |
setHistoryCollector(HistoryCollectorIfc histColl)
Method description |
void |
setName(String testName)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.test.TestIfc |
|---|
release |
| Field Detail |
|---|
protected static final Map<String,String> stanza_variables
| Constructor Detail |
|---|
public TestEmpty(String[] base_xmlns,
String[] implemented,
String[] depends,
String[] optional)
TestEmpty instance.
base_xmlns - implemented - depends - optional - | Method Detail |
|---|
public void addInput(String input)
getHistory method here.
input - public void addOutput(String output)
output - public String[] baseXMLNS()
baseXMLNS method here.
baseXMLNS in interface TestIfcString[] valuepublic void debug(String msg)
msg - public String[] depends()
depends method here.
depends in interface TestIfcString[] valuepublic tigase.xml.Element getLastResult()
getLastResult method here.
getLastResult in interface TestIfcElement valuepublic String getName()
getName in interface TestIfcpublic ResultCode getResultCode()
getResultCode method here.
getResultCode in interface TestIfcint valuepublic String getResultMessage()
getResultMessage method here.
getResultMessage in interface TestIfcString valuepublic String[] implemented()
implemented method here.
implemented in interface TestIfcString[] value
public void init(Params params,
Map<String,String> vars)
init method here.
init in interface TestIfcparams - a Params valuevars - public String[] optional()
optional method here.
optional in interface TestIfcString[] valuepublic boolean run()
run method here.
run in interface TestIfcboolean valuepublic void setHistoryCollector(HistoryCollectorIfc histColl)
setHistoryCollector in interface TestIfchistColl - public void setName(String testName)
setName in interface TestIfctestName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||