pl.infovide.wmunit
Class WTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by pl.infovide.wmunit.WTestSuite
All Implemented Interfaces:
junit.framework.Test

public class WTestSuite
extends junit.framework.TestSuite

Author:
jtopin01 To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
WTestSuite()
           
WTestSuite(java.lang.Class theClass)
           
WTestSuite(java.lang.Class theClass, java.lang.String name)
           
WTestSuite(java.lang.String name)
           
 
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

WTestSuite

public WTestSuite()

WTestSuite

public WTestSuite(java.lang.Class theClass,
                  java.lang.String name)
Parameters:
theClass -
name -

WTestSuite

public WTestSuite(java.lang.Class theClass)
Parameters:
theClass -

WTestSuite

public WTestSuite(java.lang.String name)
Parameters:
name -


Copyright © 2007 Infovide-Matrix S.A.. All Rights Reserved.