org.junit.runner
Class FilterFactoryParams
java.lang.Object
org.junit.runner.FilterFactoryParams
public final class FilterFactoryParams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterFactoryParams
public FilterFactoryParams(Description topLevelDescription,
String args)
getArgs
public String getArgs()
getTopLevelDescription
public Description getTopLevelDescription()
Copyright © 2002–2016 JUnit. All rights reserved.