com.atlassian.confluence.qunit
Class QUnitUnitWebDriverTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by com.atlassian.confluence.qunit.QUnitUnitWebDriverTestSuite
All Implemented Interfaces:
junit.framework.Test

public class QUnitUnitWebDriverTestSuite
extends junit.framework.TestSuite


Constructor Summary
QUnitUnitWebDriverTestSuite(QUnitTestProduct testedProduct, java.util.Map<java.lang.String,java.lang.Object> args, java.util.Enumeration<java.lang.String> tests)
           
 
Method Summary
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QUnitUnitWebDriverTestSuite

public QUnitUnitWebDriverTestSuite(QUnitTestProduct testedProduct,
                                   java.util.Map<java.lang.String,java.lang.Object> args,
                                   java.util.Enumeration<java.lang.String> tests)
                            throws java.io.UnsupportedEncodingException,
                                   javax.xml.parsers.ParserConfigurationException
Throws:
java.io.UnsupportedEncodingException
javax.xml.parsers.ParserConfigurationException


Copyright © 2003-2014 Atlassian. All Rights Reserved.