Uses of Class
org.junit.rules.RuleChain
Packages that use RuleChain
-
Uses of RuleChain in org.junit.rules
Fields in org.junit.rules declared as RuleChainMethods in org.junit.rules that return RuleChainModifier and TypeMethodDescriptionstatic RuleChain
RuleChain.emptyRuleChain()
Returns aRuleChain
without aTestRule
.static RuleChain
Returns aRuleChain
with a singleTestRule
.