C# Class ArchiMetrics.CodeReview.Rules.Tests.Rules.Semantic.LackOfCohesionRuleTests.GivenALackOfCohesionOfMethodsRule

Inheritance: SolutionTestsBase
Datei anzeigen Open project: jjrdk/ArchiMetrics

Public Methods

Method Description
GivenALackOfCohesionOfMethodsRule ( ) : System.Linq

Private Methods

Method Description
WhenAnalyzingAnUncohesiveClassThenReturnsError ( ) : void

Method Details

GivenALackOfCohesionOfMethodsRule() public method

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