Uses of Interface
org.junit.jupiter.migrationsupport.rules.TestRuleSupport.AdviceInvoker
-
Packages that use TestRuleSupport.AdviceInvoker Package Description org.junit.jupiter.migrationsupport.rules Extensions which provide (limited) support for JUnit 4 rules within JUnit Jupiter. -
-
Uses of TestRuleSupport.AdviceInvoker in org.junit.jupiter.migrationsupport.rules
Methods in org.junit.jupiter.migrationsupport.rules with parameters of type TestRuleSupport.AdviceInvoker Modifier and Type Method Description private int
TestRuleSupport. invokeAppropriateMethodOnRuleAnnotatedMembers(org.junit.jupiter.api.extension.ExtensionContext context, boolean reverseOrder, TestRuleSupport.AdviceInvoker adviceInvoker)
-