org.apache.myfaces.tobago.util
Class Parameterized
java.lang.Object
org.junit.runner.Runner
org.junit.runners.ParentRunner<Runner>
org.junit.runners.Suite
org.apache.myfaces.tobago.util.Parameterized
- All Implemented Interfaces:
- Describable, Filterable, Sortable
public class Parameterized
- extends Suite
XXX remove when JUnit implemented this feature
This class will be obsolete if this feature request for JUnit is resolved:
http://github.com/KentBeck/junit/issues/#issue/44
| Methods inherited from class org.junit.runners.ParentRunner |
childrenInvoker, classBlock, collectInitializationErrors, filter, getDescription, getName, getTestClass, run, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameterized
public Parameterized(Class<?> clazz)
throws Exception
- Throws:
Exception
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.