Package org.dbunit
Annotation Interface TurkishDefaultLocale
@Retention(RUNTIME)
@Target(METHOD)
@ExtendWith(TurkishLocaleExtension.class)
public @interface TurkishDefaultLocale
Marks a test method as needing the JVM default
Locale temporarily switched to Turkish
(tr-TR) for its duration, via TurkishLocaleExtension.- Since:
- 3.4.0