Uses of Interface
org.junit.jupiter.migrationsupport.rules.TestRuleSupport.AdviceInvoker
Packages that use TestRuleSupport.AdviceInvoker
Package
Description
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.AdviceInvokerModifier and TypeMethodDescriptionprivate int
TestRuleSupport.invokeAppropriateMethodOnRuleAnnotatedMembers
(org.junit.jupiter.api.extension.ExtensionContext context, boolean reverseOrder, TestRuleSupport.AdviceInvoker adviceInvoker)