C# Класс Alphashack.Graphdat.Agent.SqlQueryHelperTests.Parser

Показать файл Открыть проект

Открытые методы

Метод Описание
Parser ( ) : Alphashack.Graphdat.Agent.SqlQueryHelper

Приватные методы

Метод Описание
MatchesShouldReturnIndexWhenMatched ( ) : void
MatchesShouldReturnMinusOneWhenNotMatched ( ) : void
MatchingShouldReturnGroupWhenMatched ( ) : void
MatchingShouldReturnNullWhenGroupOutOfRange ( ) : void
MatchingShouldReturnNullWhenNotMatched ( ) : void
MatchingShouldReturnSubstringWhenMatched ( ) : void
RewriteShouldCollapeIn ( ) : void
RewriteShouldCollapeUnion ( ) : void
RewriteShouldCollapeValues ( ) : void
RewriteShouldGeneraliseUse ( ) : void
RewriteShouldRemoveMultipleLineComments ( ) : void
RewriteShouldRemoveSingleLineComments ( ) : void
RewriteShouldRemoveStoredProcedureArguments ( ) : void
RewriteShouldRemoveWhitespace ( ) : void
RewriteShouldReplaceMD5s ( ) : void
RewriteShouldReplaceNull ( ) : void
RewriteShouldReplaceNumbers ( ) : void
RewriteShouldReplaceQuotedStrings ( ) : void
SubstititeShouldReplaceSimpleMatches ( ) : void
SubstititeShouldReplaceSimpleMatchesAfterOffset ( ) : void
SubstititeShouldReplaceSimpleMatchesWithGroup ( ) : void
SubstititeShouldReplaceSimpleMatchesWithGroupWithPadding ( ) : void

Описание методов

Parser() публичный Метод

public Parser ( ) : Alphashack.Graphdat.Agent.SqlQueryHelper
Результат Alphashack.Graphdat.Agent.SqlQueryHelper