C# Class ArchiMetrics.CodeReview.Rules.Tests.Rules.SpellCheckingTests.GivenAMultiLineCommentLanguageRule

Datei anzeigen Open project: jjrdk/ArchiMetrics

Public Methods

Method Description
GivenAMultiLineCommentLanguageRule ( ) : System.Linq

Private Methods

Method Description
AcceptsEnglishMultiLineComments ( string comment ) : void
AcceptsEnglishMultiLineXmlComments ( string comment ) : void
FindNonEnglishMultiLineComments ( string comment ) : void

Method Details

GivenAMultiLineCommentLanguageRule() public method

public GivenAMultiLineCommentLanguageRule ( ) : System.Linq
return System.Linq