|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.surefire.common.junit48.FilterFactory
public class FilterFactory
| Constructor Summary | |
|---|---|
FilterFactory(java.lang.ClassLoader testClassLoader)
|
|
| Method Summary | |
|---|---|
org.junit.runner.manipulation.Filter |
createGroupFilter(java.util.Properties providerProperties)
|
org.junit.runner.manipulation.Filter |
createMethodFilter(java.lang.String requestedTestMethod)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterFactory(java.lang.ClassLoader testClassLoader)
| Method Detail |
|---|
public org.junit.runner.manipulation.Filter createGroupFilter(java.util.Properties providerProperties)
public org.junit.runner.manipulation.Filter createMethodFilter(java.lang.String requestedTestMethod)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||