public Locale getLocale()

in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/AbstractAvailableLocalesTest.java [91:93]


    public Locale getLocale() {
        return locale;
    }