org.jboss.testharness.impl.runner.servlet
Class ServletTestLauncher
java.lang.Object
org.jboss.testharness.impl.runner.servlet.ServletTestLauncher
- All Implemented Interfaces:
- Configurable, TestLauncher
public class ServletTestLauncher
- extends Object
- implements TestLauncher, Configurable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletTestLauncher
public ServletTestLauncher()
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.