tigase.test.impl
Class TestIQStats

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

public class TestIQStats
extends TestAbstract

Describe class TestIQStats here. Created: Thu Jun 16 06:21:54 2005

Version:
$Rev: 197 $
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
TestIQStats()
          Creates a new TestIQStats 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 map, 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

TestIQStats

public TestIQStats()
Creates a new TestIQStats instance.

Method Detail

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

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

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

init

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

Specified by:
init in interface TestIfc
Overrides:
init in class TestAbstract
Parameters:
map - a Map value
vars -

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


Copyright © 2005-2012 Tigase. All Rights Reserved.