public final class MethodRuleRegistrar extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<org.junit.rules.MethodRule> |
registerRules(List<org.junit.rules.MethodRule> rules,
DecoratorExecutor executor,
ExecutionContext ctx) |
public static List<org.junit.rules.MethodRule> registerRules(List<org.junit.rules.MethodRule> rules, DecoratorExecutor executor, ExecutionContext ctx)
Copyright © 2016–2018. All rights reserved.