Package tigase.test.util
Interface ParserHandler
-
public interface ParserHandlerDescribe interface PaserHandler here. Created: Sat May 28 07:48:14 2005- Version:
- $Rev$
- Author:
- Artur Hefczyc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleScriptEnd()voidhandleTestDescription(String descr)voidhandleTestName(String name)voidhandleTestParams(Params params)
-