tigase.test.impl
Class TestTLS

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

public class TestTLS
extends TestAbstract

Describe class TestTLS here. Created: Tue May 17 20:26:22 2005

Version:
$Rev: 135 $
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from class tigase.test.TestAbstract
exception, params, reply, resultCode, timeoutOk
 
Constructor Summary
TestTLS()
          Creates a new TestTLS instance.
 
Method Summary
 java.lang.String getElementData(java.lang.String element)
           
 javax.management.Attribute[] getRespElementAttributes(java.lang.String element)
           
 java.lang.String[] getRespElementNames(java.lang.String element)
           
 java.lang.String[] getRespOptionalNames(java.lang.String element)
           
 void init(Params params)
          Describe init method here.
 java.lang.String nextElementName(tigase.xml.Element reply)
           
 
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, getHistory, implemented, optional
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTLS

public TestTLS()
Creates a new TestTLS instance.

Method Detail

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

nextElementName

public java.lang.String nextElementName(tigase.xml.Element reply)
                                 throws java.lang.Exception
Specified by:
nextElementName in class TestAbstract
Throws:
java.lang.Exception

getElementData

public java.lang.String getElementData(java.lang.String element)
Specified by:
getElementData in class TestAbstract

getRespElementNames

public java.lang.String[] getRespElementNames(java.lang.String element)
Specified by:
getRespElementNames in class TestAbstract

getRespElementAttributes

public javax.management.Attribute[] getRespElementAttributes(java.lang.String element)
Specified by:
getRespElementAttributes in class TestAbstract

getRespOptionalNames

public java.lang.String[] getRespOptionalNames(java.lang.String element)
Specified by:
getRespOptionalNames in class TestAbstract


Copyright © 2005-2008 Tigase. All Rights Reserved.