C# Class SILUBS.ScriptureChecks.QuotationCheckUnitTest

Mostrar archivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
FormatMessage ( string format, int level ) : string
Level4_Recycled_Continuation_InappropriateProperties_UnmatchedOpeningMark3 ( ) : void
SetupContinuationAllOpening ( ) : void
SetupContinuationInnermost ( ) : void
SetupEnglish1 ( ) : void
SetupEnglish2 ( ) : void
SetupEnglish3 ( ) : void
SetupEnglish4 ( ) : void
SetupEuropean1 ( ) : void
SetupPortuguese2 ( ) : void
SetupPortuguese3 ( ) : void
SetupSpanish2 ( ) : void
SetupSpanish2_QuotationDash ( ) : void
SetupSpanish3 ( ) : void
SetupSpanish3_QuotationDash ( ) : void
SetupSwiss2 ( ) : void
Test ( string result, string text ) : void

Private Methods

Method Description
ContinueNoMarkAllLevels ( ) : void
ContinueRepeatAllClosing ( ) : void
ContinueRepeatAllClosing_3Levels ( ) : void
ContinueRepeatAllOpening ( ) : void
ContinueRepeatInnerMostClosing ( ) : void
ContinueRepeatInnerMostClosingMissing ( ) : void
ContinueRepeatInnerMostOpening ( ) : void
ContinueRepeatInnerMostOpeningMissing ( ) : void
ContinueRepeatInnerMostOpening_3Levels ( ) : void
DeeplyNestedQuotes ( ) : void
DeeplyNestedQuotesMissingCloser ( ) : void
Inner ( ) : void
InnerInnerMissingClosing ( ) : void
InnerInnerMissingOpening ( ) : void
InnerLevel_ClosingAndTopLevelAfter ( ) : void
InnerLevel_ClosingAndTopLevelAfter2 ( ) : void
InnerLevel_ClosingAndTopLevelMissing ( ) : void
InnerMissingClosing ( ) : void
InnerMissingOpening ( ) : void
Level12_NoContinuationWithinLines_Correct ( ) : void
Level1_ContinuationFromLinesIntoProse_InappropriateProperties_UnmatchedOpeningMark ( ) : void
Level1_ContinuationIntoLines23_Correct ( ) : void
Level1_ContinuationIntoLines2_MissingContinuationMark ( ) : void
Level1_HebrewTitle_European_Correct ( ) : void
Level1_HebrewTitle_European_UnmatchedClosingMark ( ) : void
Level1_HebrewTitle_European_UnmatchedOpeningMark ( ) : void
Level1_LinesContinuationFollowingStanzaBreak_Correct ( ) : void
Level1_NoContinuationIntoLines2_Correct ( ) : void
Level1_OnePair_English_Correct ( ) : void
Level1_OnePair_English_UnmatchedClosingMark ( ) : void
Level1_OnePair_English_UnmatchedOpeningMark ( ) : void
Level1_OnePair_European_Correct ( ) : void
Level1_OnePair_European_UnmatchedClosingMark ( ) : void
Level1_OnePair_European_UnmatchedOpeningMark ( ) : void
Level1_OnePair_Inappropriate_Correct ( ) : void
Level1_OnePair_Inappropriate_UnmatchedClosingMark ( ) : void
Level1_OnePair_Inappropriate_UnmatchedOpeningMark ( ) : void
Level1_SectionHead_European_Correct ( ) : void
Level1_SectionHead_European_UnmatchedClosingMark ( ) : void
Level1_SectionHead_European_UnmatchedOpeningMark ( ) : void
Level1_ThreePairs_European_Correct ( ) : void
Level1_ThreePairs_European_UnmatchedClosingAndOpeningMarks ( ) : void
Level1_TwoPairs_European_Correct ( ) : void
Level1_TwoPairs_European_UnmatchedClosingMark ( ) : void
Level1_TwoPairs_European_UnmatchedOpeningMark ( ) : void
Level2_FivePairs_Correct ( ) : void
Level2_FivePairs_UnmatchedClosingAndOpeningMarks ( ) : void
Level2_FivePairs_UnmatchedClosingMark ( ) : void
Level2_FivePairs_UnmatchedOpeningAndClosingMarks ( ) : void
Level2_FivePairs_UnmatchedOpeningMark ( ) : void
Level2_MissingClosingMark_UnmatchedOpeningMark ( ) : void
Level2_OnePairFollowedByLevel1_UnexpectedOpeningMark ( ) : void
Level2_OnePair_Correct ( ) : void
Level2_OnePair_UnexpectedAndUnmatchedOpeningMark ( ) : void
Level2_OnePair_UnmatchedClosingMark ( ) : void
Level2_OnePair_UnmatchedOpeningMark ( ) : void
Level2_OnlyOneClosingMark_UnmatchedOpeningMark ( ) : void
Level2_QuotedText_Correct ( ) : void
Level2_SameMarks_Correct ( ) : void
Level2_ThreePairs_UnexpectedOpeningMark ( ) : void
Level2_ThreePairs_UnexpectedOpeningMark_InappropriateProperties ( ) : void
Level2_TwoPairs_Correct ( ) : void
Level3_Distinct_Correct ( ) : void
Level3_Distinct_UnmatchedClosingMark ( ) : void
Level3_Distinct_UnmatchedOpeningMark ( ) : void
Level3_OnlyOneClosingMark_UnmatchedOpeningMark ( ) : void
Level3_Recycled_Correct ( ) : void
Level4_Recycled_Correct ( ) : void
OtherQuotes ( ) : void
OtherQuotesAndParameters ( ) : void
QuotationDash_Level2_Correct ( ) : void
QuotationDash_Level2_InappropriateProperties_UnexpectedOpeningMark ( ) : void
QuotationDash_Level3_Correct ( ) : void
RunBeforeEachTest ( ) : void
TestSetup ( ) : void
ThirdLevelEmbedding ( ) : void
ThreeDistinctLevels ( ) : void
ToManyLevels ( ) : void
TopLevel ( ) : void
TopLevelMissingClosing ( ) : void
TopLevelMissingOpening ( ) : void
TopLevelNoCloser ( ) : void
VerboseOptionNormal ( ) : void

Method Details

FormatMessage() public static method

public static FormatMessage ( string format, int level ) : string
format string
level int
return string

Level4_Recycled_Continuation_InappropriateProperties_UnmatchedOpeningMark3() public method

SetupContinuationAllOpening() public method

public SetupContinuationAllOpening ( ) : void
return void

SetupContinuationInnermost() public method

public SetupContinuationInnermost ( ) : void
return void

SetupEnglish1() public method

public SetupEnglish1 ( ) : void
return void

SetupEnglish2() public method

public SetupEnglish2 ( ) : void
return void

SetupEnglish3() public method

public SetupEnglish3 ( ) : void
return void

SetupEnglish4() public method

public SetupEnglish4 ( ) : void
return void

SetupEuropean1() public method

public SetupEuropean1 ( ) : void
return void

SetupPortuguese2() public method

public SetupPortuguese2 ( ) : void
return void

SetupPortuguese3() public method

public SetupPortuguese3 ( ) : void
return void

SetupSpanish2() public method

public SetupSpanish2 ( ) : void
return void

SetupSpanish2_QuotationDash() public method

public SetupSpanish2_QuotationDash ( ) : void
return void

SetupSpanish3() public method

public SetupSpanish3 ( ) : void
return void

SetupSpanish3_QuotationDash() public method

public SetupSpanish3_QuotationDash ( ) : void
return void

SetupSwiss2() public method

public SetupSwiss2 ( ) : void
return void

Test() public method

public Test ( string result, string text ) : void
result string
text string
return void