|
||||||||||
| 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 java.lang.Exception |
exception
|
protected Params |
params
|
protected ResultCode |
resultCode
|
protected boolean |
timeoutOk
|
| Constructor Summary | |
|---|---|
TestCommon()
Creates a new TestCommon instance. |
|
TestCommon(java.lang.String[] ns,
java.lang.String[] imp,
java.lang.String[] depend,
java.lang.String[] opt)
|
|
| Method Summary | |
|---|---|
ResultCode |
getResultCode()
Describe getResultCode method here. |
java.lang.String |
getResultMessage()
Describe getResultMessage method here. |
void |
init(Params params)
Describe init method here. |
void |
release()
|
boolean |
run()
Describe run method here. |
| Methods inherited from class tigase.test.TestEmpty |
|---|
addInput, addOutput, baseXMLNS, debug, depends, getHistory, getLastResult, implemented, optional |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Params params
protected boolean timeoutOk
protected ResultCode resultCode
protected java.lang.Exception exception
| Constructor Detail |
|---|
public TestCommon()
TestCommon instance.
public TestCommon(java.lang.String[] ns,
java.lang.String[] imp,
java.lang.String[] depend,
java.lang.String[] opt)
| Method Detail |
|---|
public boolean run()
run method here.
run in interface TestIfcrun in class TestEmptyboolean valuepublic void release()
public ResultCode getResultCode()
getResultCode method here.
getResultCode in interface TestIfcgetResultCode in class TestEmptyint valuepublic java.lang.String getResultMessage()
TestEmptygetResultMessage method here.
getResultMessage in interface TestIfcgetResultMessage in class TestEmptyString valuepublic void init(Params params)
TestEmptyinit method here.
init in interface TestIfcinit in class TestEmptyparams - a Params value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||