tigase.test.impl
Class TestPrivacyList

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

public class TestPrivacyList
extends TestAbstract

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

Version:
$Rev: 98 $
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from class tigase.test.TestAbstract
exception, params, reply, resultCode, timeoutOk
 
Constructor Summary
TestPrivacyList()
          Creates a new TestPrivacyList instance.
 
Method Summary
 java.lang.String getElementData(java.lang.String string)
          Describe getElementData method here.
 javax.management.Attribute[] getRespElementAttributes(java.lang.String string)
          Describe getRespElementAttributes method here.
 java.lang.String[] getRespElementNames(java.lang.String string)
          Describe getRespElementNames method here.
 java.lang.String[] getRespOptionalNames(java.lang.String string)
          Describe getRespOptionalNames method here.
 void init(Params params)
          Describe init method here.
 java.lang.String nextElementName(tigase.xml.Element element)
          Describe nextElementName method here.
 
Methods inherited from class tigase.test.TestAbstract
getLastResult, getResultCode, getResultMessage, hasAttributes, replyElement, run, substituteVars
 
Methods inherited from class tigase.test.TestEmpty
addInput, addOutput, baseXMLNS, debug, depends, getHistory, implemented, optional
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPrivacyList

public TestPrivacyList()
Creates a new TestPrivacyList instance.

Method Detail

nextElementName

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

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

getElementData

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

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

getRespElementNames

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

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

getRespOptionalNames

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

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

getRespElementAttributes

public javax.management.Attribute[] getRespElementAttributes(java.lang.String string)
                                                      throws java.lang.Exception
Describe getRespElementAttributes method here.

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

init

public void init(Params params)
Describe init method here.

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


Copyright ? 2005-2007 Tigase. All Rights Reserved.