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 java.lang.Object
implements TestLauncher, Configurable


Field Summary
 
Fields inherited from interface org.jboss.testharness.api.TestLauncher
PROPERTY_NAME
 
Constructor Summary
ServletTestLauncher()
           
 
Method Summary
 TestResultImpl launchTest(java.lang.reflect.Method method)
           
 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(java.lang.reflect.Method method)
                          throws java.io.IOException
Specified by:
launchTest in interface TestLauncher
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.