Uses of Class
org.junit.runner.FilterFactoryParams
Packages that use FilterFactoryParams | |
---|---|
org.junit.runner | Provides classes used to describe, collect, run and analyze multiple tests. |
Uses of FilterFactoryParams in org.junit.runner |
---|
Methods in org.junit.runner with parameters of type FilterFactoryParams | |
---|---|
Filter |
FilterFactory.createFilter(FilterFactoryParams params) Creates a Filter given a FilterFactoryParams argument. |