Uses of Interface
org.junit.jupiter.migrationsupport.rules.adapter.GenericBeforeAndAfterAdvice
-
Packages that use GenericBeforeAndAfterAdvice Package Description org.junit.jupiter.migrationsupport.rules.adapter Simple wrappers for JUnit 4 rules to overcome visibility limitations of the JUnit 4 implementations. -
-
Uses of GenericBeforeAndAfterAdvice in org.junit.jupiter.migrationsupport.rules.adapter
Classes in org.junit.jupiter.migrationsupport.rules.adapter that implement GenericBeforeAndAfterAdvice Modifier and Type Class Description class
AbstractTestRuleAdapter
class
ExpectedExceptionAdapter
class
ExternalResourceAdapter
class
VerifierAdapter
-