public class LocaleRule extends Object implements org.junit.rules.MethodRule
| Constructor and Description |
|---|
LocaleRule() |
LocaleRule(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object target) |
Locale |
getLocale() |
Locale |
getOldLocale() |
public LocaleRule()
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2007–2016 cedarsoft GmbH. All rights reserved.