tigase.test.impl
Class TestSocket
java.lang.Object
tigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestSocket
- All Implemented Interfaces:
- TestIfc
public class TestSocket
- extends TestAbstract
Describe class TestScoket here.
Created: Tue May 17 20:19:38 2005
- Version:
- $Rev: 30 $
- Author:
- Artur Hefczyc
|
Constructor Summary |
TestSocket()
Creates a new TestScoket instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSocket
public TestSocket()
- Creates a new
TestScoket instance.
nextElementName
public java.lang.String nextElementName(tigase.xml.Element reply)
- Specified by:
nextElementName in class TestAbstract
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
run
public boolean run()
- Describe
run method here.
- Specified by:
run in interface TestIfc- Overrides:
run in class TestAbstract
- Returns:
- a
boolean value
init
public void init(Params map)
- Describe
init method here.
- Specified by:
init in interface TestIfc- Overrides:
init in class TestAbstract
- Parameters:
map - a Map value
Copyright © 2005-2007 Tigase. All Rights Reserved.