public class TestCommon extends TestEmpty
Created: Mon Apr 23 08:47:37 2007
| Modifier and Type | Field and Description |
|---|---|
protected Exception |
exception
Field description
|
protected Params |
params
Field description
|
protected ResultCode |
resultCode
Field description
|
protected boolean |
timeoutOk
Field description
|
protected Map<String,String> |
vars
Field description
|
stanza_variables| Constructor and Description |
|---|
TestCommon()
Creates a new
TestCommon instance. |
TestCommon(String[] ns,
String[] imp,
String[] depend,
String[] opt)
Constructs ...
|
| Modifier and Type | Method and Description |
|---|---|
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. |
addInput, addOutput, baseXMLNS, debug, depends, getLastResult, getName, implemented, optional, setHistoryCollector, setNameprotected Exception exception
protected Params params
protected boolean timeoutOk
protected ResultCode resultCode
public ResultCode getResultCode()
getResultCode method here.getResultCode in interface TestIfcgetResultCode in class TestEmptyint valuepublic String getResultMessage()
getResultMessage in interface TestIfcgetResultMessage in class TestEmptypublic void release()
Copyright © 2005–2015 Tigase. All rights reserved.