public class FilterFactory extends Object
Constructor and Description |
---|
FilterFactory(ClassLoader testClassLoader) |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.manipulation.Filter |
createGroupFilter(Properties providerProperties) |
org.junit.runner.manipulation.Filter |
createMethodFilter(String requestedTestMethod) |
public FilterFactory(ClassLoader testClassLoader)
public org.junit.runner.manipulation.Filter createGroupFilter(Properties providerProperties)
public org.junit.runner.manipulation.Filter createMethodFilter(String requestedTestMethod)
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.