Test the Brazilian Stem Filter, which only modifies the term text. It is very similar to the snowball portuguese algorithm but not exactly the same.
Inheritance: BaseTokenStreamTestCase
 public AnalyzerAnonymousInnerClassHelper(TestBrazilianStemmer outerInstance)
 {
     this.outerInstance = outerInstance;
 }
 public AnalyzerAnonymousInnerClassHelper(TestBrazilianStemmer outerInstance)
 {
     this.outerInstance = outerInstance;
 }