tigase.test
Class TestScriptLoader

java.lang.Object
  extended by tigase.test.TestScriptLoader
All Implemented Interfaces:
HistoryCollectorIfc

public class TestScriptLoader
extends Object
implements HistoryCollectorIfc

Describe class TestScriptLoader here. Created: Sat Jul 9 00:38:27 2005

Version:
$Rev: 225 $
Author:
Artur Hefczyc

Constructor Summary
TestScriptLoader(Params params)
          Creates a new TestScriptLoader instance.
 
Method Summary
 void handleHistoryEntry(HistoryEntry historyEntry)
           
 void loadTests()
           
 void runTests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestScriptLoader

public TestScriptLoader(Params params)
Creates a new TestScriptLoader instance.

Parameters:
params -
Method Detail

loadTests

public void loadTests()
               throws Exception
Throws:
Exception

runTests

public void runTests()
              throws Exception
Throws:
Exception

handleHistoryEntry

public void handleHistoryEntry(HistoryEntry historyEntry)
Specified by:
handleHistoryEntry in interface HistoryCollectorIfc


Copyright © 2005-2012 Tigase. All Rights Reserved.