C# Class UnitTests.RetfTests

Inheritance: RequiresInitialization
显示文件 Open project: reedy/AutoWikiBrowser

Private Methods

Method Description
AllThreeGroups ( ) : void
AssertFix ( string expected, string articleText ) : void
AssertFix ( string expected, string articleText, string articleTitle ) : void
AssertNoFix ( string articleText ) : void
AssertNoFix ( string articleText, string articleTitle ) : void
Backreferences ( ) : void
CaseSensitivity ( ) : void
DetectTypo ( string articleText ) : bool
DetectTypo ( string articleText, string articleTitle ) : bool
DetectTypo ( ) : void
DontChangeTitle ( ) : void
DontChangeURLs ( ) : void
DontChangeWhenWikilinked ( ) : void
DontFixCertainStuff ( ) : void
FixLinkFaces ( ) : void
FixTypos ( string articleText ) : string
FixTypos ( string articleText, string articleTitle ) : string
NoTypos ( ) : void
SetUp ( ) : void
SimpleTypos ( ) : void
SummaryTests ( ) : void