C# Class Loyc.Syntax.Les.Les2PrinterTests

显示文件 Open project: qwertie/ecsharp

Protected Methods

Method Description
Test ( Mode mode, int parseErrors, string expected ) : MessageHolder

Private Methods

Method Description
DoPrinterTest ( LNode input ) : void
MiscibilityErrors ( ) : void
TrickyPrinterCases ( ) : void
TriviaTest_CommentsInPrinter ( ) : void
TriviaTest_LineBreakBetweenAttrsInPrinter ( ) : void

Method Details

Test() protected method

protected Test ( Mode mode, int parseErrors, string expected ) : MessageHolder
mode Mode
parseErrors int
expected string
return MessageHolder