|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.test.TestEmpty
tigase.test.impl.TestCommon
public class TestCommon
Class TestCommon.java is responsible for
Created: Mon Apr 23 08:47:37 2007
| Field Summary | |
|---|---|
protected Exception |
exception
|
protected Params |
params
|
protected ResultCode |
resultCode
|
protected boolean |
timeoutOk
|
protected Map<String,String> |
vars
|
| Fields inherited from class tigase.test.TestEmpty |
|---|
stanza_variables |
| Constructor Summary | |
|---|---|
TestCommon()
Creates a new TestCommon instance. |
|
TestCommon(String[] ns,
String[] imp,
String[] depend,
String[] opt)
Constructs ... |
|
| Method Summary | |
|---|---|
ResultCode |
getResultCode()
Describe getResultCode method here. |
String |
getResultMessage()
Method description |
void |
init(Params params,
Map<String,String> vars)
Method description |
void |
release()
Method description |
boolean |
run()
Describe run method here. |
| Methods inherited from class tigase.test.TestEmpty |
|---|
addInput, addOutput, baseXMLNS, debug, depends, getLastResult, 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 Exception exception
protected Params params
protected Map<String,String> vars
protected boolean timeoutOk
protected ResultCode resultCode
| Constructor Detail |
|---|
public TestCommon()
TestCommon instance.
public TestCommon(String[] ns,
String[] imp,
String[] depend,
String[] opt)
ns - imp - depend - opt - | Method Detail |
|---|
public ResultCode getResultCode()
getResultCode method here.
getResultCode in interface TestIfcgetResultCode in class TestEmptyint valuepublic String getResultMessage()
getResultMessage in interface TestIfcgetResultMessage in class TestEmpty
public void init(Params params,
Map<String,String> vars)
init in interface TestIfcinit in class TestEmptyparams - vars - public void release()
public boolean run()
run method here.
run in interface TestIfcrun in class TestEmptyboolean value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||