public Locale getLocale()

in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/DefaultLocaleTestRule.java [55:57]


    public Locale getLocale() {
        return locale;
    }