C# 클래스 SILUBS.ScriptureChecks.QuotationCheckUnitTest

파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
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

메소드 상세

FormatMessage() 공개 정적인 메소드

public static FormatMessage ( string format, int level ) : string
format string
level int
리턴 string

Level4_Recycled_Continuation_InappropriateProperties_UnmatchedOpeningMark3() 공개 메소드

SetupContinuationAllOpening() 공개 메소드

public SetupContinuationAllOpening ( ) : void
리턴 void

SetupContinuationInnermost() 공개 메소드

public SetupContinuationInnermost ( ) : void
리턴 void

SetupEnglish1() 공개 메소드

public SetupEnglish1 ( ) : void
리턴 void

SetupEnglish2() 공개 메소드

public SetupEnglish2 ( ) : void
리턴 void

SetupEnglish3() 공개 메소드

public SetupEnglish3 ( ) : void
리턴 void

SetupEnglish4() 공개 메소드

public SetupEnglish4 ( ) : void
리턴 void

SetupEuropean1() 공개 메소드

public SetupEuropean1 ( ) : void
리턴 void

SetupPortuguese2() 공개 메소드

public SetupPortuguese2 ( ) : void
리턴 void

SetupPortuguese3() 공개 메소드

public SetupPortuguese3 ( ) : void
리턴 void

SetupSpanish2() 공개 메소드

public SetupSpanish2 ( ) : void
리턴 void

SetupSpanish2_QuotationDash() 공개 메소드

public SetupSpanish2_QuotationDash ( ) : void
리턴 void

SetupSpanish3() 공개 메소드

public SetupSpanish3 ( ) : void
리턴 void

SetupSpanish3_QuotationDash() 공개 메소드

public SetupSpanish3_QuotationDash ( ) : void
리턴 void

SetupSwiss2() 공개 메소드

public SetupSwiss2 ( ) : void
리턴 void

Test() 공개 메소드

public Test ( string result, string text ) : void
result string
text string
리턴 void