Compares MockTokenizer (which is simple with no optimizations) with equivalent core tokenizers (that have optimizations like buffering). Any tests here need to probably consider unicode version of the JRE (it could cause false fails).
 public AnalyzerAnonymousInnerClassHelper(TestDuelingAnalyzers outerInstance)
 {
     this.outerInstance = outerInstance;
 }
 public AnalyzerAnonymousInnerClassHelper(TestDuelingAnalyzers outerInstance)
 {
     this.outerInstance = outerInstance;
 }