Uses of Class
org.apache.sling.testing.junit.rules.FilterRule
-
Packages that use FilterRule Package Description org.apache.sling.testing.junit.rules -
-
Uses of FilterRule in org.apache.sling.testing.junit.rules
Fields in org.apache.sling.testing.junit.rules declared as FilterRule Modifier and Type Field Description FilterRule
SlingClassRule. filterRule
Rule to filter tests at class levelFilterRule
SlingRule. filterRule
Rule to filter tests per method nameMethods in org.apache.sling.testing.junit.rules that return FilterRule Modifier and Type Method Description FilterRule
FilterRule. addDefaultIgnoreCategories(Class... ignoredCategories)
-