Package org.junit.jupiter.migrationsupport.rules
@NullMarked
package org.junit.jupiter.migrationsupport.rules
Deprecated extensions which provide (limited) support for JUnit 4
rules within JUnit Jupiter.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Please migrate to Jupiter extensions.Deprecated, for removal: This API element is subject to removal in a future version.Please use
Assertions.assertThrows(Class, Executable)
instead.Deprecated, for removal: This API element is subject to removal in a future version.Please use@AutoClose
instead.Deprecated, for removal: This API element is subject to removal in a future version.Please implementAfterTestExecutionCallback
instead.