tigase.test.impl
Class TestRosterSetGroup

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

public class TestRosterSetGroup
extends TestAbstract

Describe class TestRosterSetGroup here. Created: Thu Jun 30 22:47:33 2005

Version:
$Rev: 20 $
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from class tigase.test.TestAbstract
exception, params, reply, resultCode, timeoutOk
 
Constructor Summary
TestRosterSetGroup()
          Creates a new TestRosterSetGroup 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.
 java.lang.String nextElementName(tigase.xml.Element element)
          Describe nextElementName method here.
 
Methods inherited from class tigase.test.TestAbstract
getLastResult, getResultCode, getResultMessage, hasAttributes, init, 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

TestRosterSetGroup

public TestRosterSetGroup()
Creates a new TestRosterSetGroup 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


Copyright © 2005-2007 Tigase. All Rights Reserved.