Uses of Interface
org.junit.jupiter.migrationsupport.rules.adapter.GenericBeforeAndAfterAdvice
Packages that use GenericBeforeAndAfterAdvice
Package
Description
Extensions which provide (limited) support for JUnit 4 rules within JUnit Jupiter.
Simple wrappers for JUnit 4 rules to overcome visibility limitations of the JUnit 4 implementations.
-
Uses of GenericBeforeAndAfterAdvice in org.junit.jupiter.migrationsupport.rules
Methods in org.junit.jupiter.migrationsupport.rules with parameters of type GenericBeforeAndAfterAdviceModifier and TypeMethodDescriptionvoid
TestRuleSupport.AdviceInvoker.invoke
(GenericBeforeAndAfterAdvice advice) default void
TestRuleSupport.AdviceInvoker.invokeAndMaskCheckedExceptions
(GenericBeforeAndAfterAdvice advice) -
Uses of GenericBeforeAndAfterAdvice in org.junit.jupiter.migrationsupport.rules.adapter
Classes in org.junit.jupiter.migrationsupport.rules.adapter that implement GenericBeforeAndAfterAdviceModifier and TypeClassDescriptionclass
class
class
class