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).
コード例 #1
0
 public AnalyzerAnonymousInnerClassHelper(TestDuelingAnalyzers outerInstance)
 {
     this.outerInstance = outerInstance;
 }
コード例 #2
0
 public AnalyzerAnonymousInnerClassHelper(TestDuelingAnalyzers outerInstance)
 {
     this.outerInstance = outerInstance;
 }