C# Class BooLangStudioSpecs.StringParsing.ExcludeStringMatcherTests

Datei anzeigen Open project: jagregory/boolangstudio

Private Methods

Method Description
DoesntFindAMatchIfThereIsntOne ( ) : void
DoesntFindAMatchWhenMatchIsBeforeStartIndex ( ) : void
DoesntFindMatchIfMatchIsInsideStringLiteral ( ) : void
FindsAMatchWhenThereIsOne ( ) : void
MatchIndexIsCorrectlyOffsetWhenUsingStartIndex ( ) : void