C# Class UnitTests.HideTextTests

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

Private Methods

Method Description
AcceptEmptyStrings ( ) : void
AssertAllHidden ( string text ) : void
AssertAllHiddenMore ( string text ) : void
AssertAllHiddenMore ( string text, bool hideExternalLinks ) : void
AssertAllHiddenMore ( string text, bool hideExternalLinks, string message ) : void
AssertBothHidden ( string text ) : void
AssertBothHidden ( string text, bool hideExternalLinks, bool leaveMetaHeadings, bool hideImages ) : void
AssertHidden ( string text ) : void
AssertHidden ( string text, bool hideExternalLinks, bool leaveMetaHeadings, bool hideImages ) : void
AssertHiddenMore ( string text ) : void
Hide ( string text ) : string
Hide ( string text, bool hideExternalLinks, bool leaveMetaHeadings, bool hideImages ) : string
HideCiteTitles ( ) : void
HideExternalLinks ( ) : void
HideGalleries ( ) : void
HideImages ( ) : void
HideImagesLimits ( ) : void
HideImagesMisc ( ) : void
HideImagesMore ( ) : void
HideImagesPartial ( ) : void
HideItalics ( ) : void
HideLinks ( ) : void
HideMore ( string text ) : string
HideMore ( string text, bool hideOnlyTargetOfWikilink ) : string
HideMore ( string text, bool hideExternalLinks, bool leaveMetaHeadings, bool hideImages ) : string
HideMore ( ) : void
HideNotATypo ( ) : void
HidePlainExternalLinks ( ) : void
HidePstyles ( ) : void
HideTemplates ( ) : void
HideWikiLinksOnlyPlusWord ( ) : void
LeaveLinkFace ( ) : void
SimpleHide ( ) : void