Uses of Class
org.junitpioneer.jupiter.WritesDefaultLocale
-
Packages that use WritesDefaultLocale Package Description org.junitpioneer.jupiter Extensions to the JUnit Jupiter engine. -
-
Uses of WritesDefaultLocale in org.junitpioneer.jupiter
Classes in org.junitpioneer.jupiter with annotations of type WritesDefaultLocale Modifier and Type Class Description interfaceDefaultLocale@DefaultLocaleis a JUnit Jupiter extension to change the value returned byLocale.getDefault()for a test execution.
-