org.jboss.dtf.testframework.dtfweb
Class GenerateSelections
java.lang.Object
HttpServlet
org.jboss.dtf.testframework.dtfweb.GenerateSelections
public class GenerateSelections
- extends HttpServlet
Generate the test selections from the given test definitions.
The OS's to be selected are passed in a parameter.
testdefs=http://xxxxxxx
productname=ArjunaJTS
oslist=CYGWIN_NT-5.0,Linux,SunOS
Method Summary |
protected void |
doGet(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateSelections
public GenerateSelections()
doGet
protected void doGet(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse)
throws ServletException,
java.io.IOException
- Throws:
ServletException
java.io.IOException