Uses of Interface
avignon.handlers.ScriptRunner

Packages that use ScriptRunner
avignon.handlers   
 

Uses of ScriptRunner in avignon.handlers
 

Classes in avignon.handlers that implement ScriptRunner
 class TestScriptHandler
          Includes an Avignon test script in the current test.
Attributes: name - Path, relative to the ScriptRoot property, to the script to be included.
 

Methods in avignon.handlers that return ScriptRunner
protected  ScriptRunner AcceptanceTestHandler.getTestScriptHandler()
          Returns the test script running used to execute the setup and teardown scripts.
 


SourceForge.net Logo