Uses of Annotation Interface
org.junit.jupiter.api.util.WritesDefaultLocale
Packages that use WritesDefaultLocale
-
Uses of WritesDefaultLocale in org.junit.jupiter.api.util
Classes in org.junit.jupiter.api.util with annotations of type WritesDefaultLocaleModifier and TypeClassDescription@interface@DefaultLocaleis a JUnit Jupiter extension for changing the value returned byLocale.getDefault()for a test execution.