Uses of Class
org.junit.jupiter.migrationsupport.rules.EnableRuleMigrationSupport
-
Packages that use EnableRuleMigrationSupport Package Description org.junit.jupiter.migrationsupport Support for migrating from JUnit 4 to JUnit Jupiter. -
-
Uses of EnableRuleMigrationSupport in org.junit.jupiter.migrationsupport
Classes in org.junit.jupiter.migrationsupport with annotations of type EnableRuleMigrationSupport Modifier and Type Class Description interface
EnableJUnit4MigrationSupport
EnableJUnit4MigrationSupport
is a class-level annotation that enables all JUnit 4 migration support within JUnit Jupiter.
-