org.jboss.testharness.impl.runner.servlet
Class ServletTestLauncher

java.lang.Object
  extended by org.jboss.testharness.impl.runner.servlet.ServletTestLauncher
All Implemented Interfaces:
Configurable, TestLauncher

public class ServletTestLauncher
extends Object
implements TestLauncher, Configurable


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.testharness.api.TestLauncher
TestLauncher.InvocationContext
 
Field Summary
 
Fields inherited from interface org.jboss.testharness.api.TestLauncher
PROPERTY_NAME
 
Constructor Summary
ServletTestLauncher()
           
 
Method Summary
 TestResultImpl launchTest(TestLauncher.InvocationContext ctx)
           
 void setConfiguration(Configuration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletTestLauncher

public ServletTestLauncher()
Method Detail

setConfiguration

public void setConfiguration(Configuration configuration)
Specified by:
setConfiguration in interface Configurable

launchTest

public TestResultImpl launchTest(TestLauncher.InvocationContext ctx)
                          throws IOException
Specified by:
launchTest in interface TestLauncher
Throws:
IOException


Copyright © 2009-2010. All Rights Reserved.