30313233343536
public class UpperAlphaLatinFormatterTestCase extends CounterFormatterTestAbstract { // Javadoc inherited. protected CounterFormatter createFormatter() { return new UpperAlphaLatinFormatter(); }