tigase.test.impl
Class TestSSL

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

public class TestSSL
extends TestAbstract

Describe class TestSSL here. Created: Tue May 17 20:26:41 2005

Version:
$Rev: 20 $
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from class tigase.test.TestAbstract
exception, params, reply, resultCode, timeoutOk
 
Constructor Summary
TestSSL()
          Creates a new TestSSL 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, 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

TestSSL

public TestSSL()
Creates a new TestSSL instance.

Method Detail

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

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.