tigase.test.impl
Class TestPrivacyListBlockMsg

java.lang.Object
  extended by tigase.test.TestEmpty
      extended by tigase.test.TestAbstract
          extended by tigase.test.impl.TestPrivacyListBlockMsg
All Implemented Interfaces:
TestIfc

public class TestPrivacyListBlockMsg
extends TestAbstract

Describe class TestPrivacyList here. Created: Tue Dec 12 18:07:02 2006

Version:
$Rev: 180 $
Author:
Artur Hefczyc

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
TestPrivacyListBlockMsg()
          Creates a new TestPrivacyList instance.
 
Method Summary
 String getElementData(String string)
          Describe getElementData method here.
 Attribute[] getRespElementAttributes(String string)
          Describe getRespElementAttributes method here.
 String[] getRespElementNames(String string)
          Describe getRespElementNames method here.
 String[] getRespOptionalNames(String string)
          Describe getRespOptionalNames method here.
 void init(Params params, Map<String,String> vars)
          Describe init method here.
 String nextElementName(tigase.xml.Element element)
          Describe nextElementName method here.
 
Methods inherited from class tigase.test.TestAbstract
getLastResult, getResultCode, getResultMessage, hasAttributes, release, replyElement, run, 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

TestPrivacyListBlockMsg

public TestPrivacyListBlockMsg()
Creates a new TestPrivacyList instance.

Method Detail

nextElementName

public String nextElementName(tigase.xml.Element element)
                       throws Exception
Describe nextElementName method here.

Specified by:
nextElementName in class TestAbstract
Parameters:
element - an Element value
Returns:
a String value
Throws:
Exception - if an error occurs

getElementData

public String getElementData(String string)
                      throws Exception
Describe getElementData method here.

Specified by:
getElementData in class TestAbstract
Parameters:
string - a String value
Returns:
a String value
Throws:
Exception - if an error occurs

getRespElementNames

public String[] getRespElementNames(String string)
                             throws Exception
Describe getRespElementNames method here.

Specified by:
getRespElementNames in class TestAbstract
Parameters:
string - a String value
Returns:
a String[] value
Throws:
Exception - if an error occurs

getRespOptionalNames

public String[] getRespOptionalNames(String string)
                              throws Exception
Describe getRespOptionalNames method here.

Specified by:
getRespOptionalNames in class TestAbstract
Parameters:
string - a String value
Returns:
a String[] value
Throws:
Exception - if an error occurs

getRespElementAttributes

public Attribute[] getRespElementAttributes(String string)
                                     throws Exception
Describe getRespElementAttributes method here.

Specified by:
getRespElementAttributes in class TestAbstract
Parameters:
string - a String value
Returns:
an Attribute[] value
Throws:
Exception - if an error occurs

init

public void init(Params params,
                 Map<String,String> vars)
Describe init method here.

Specified by:
init in interface TestIfc
Overrides:
init in class TestAbstract
Parameters:
params - a Params value


Copyright © 2005-2012 Tigase. All Rights Reserved.