C# Class FluentCodeMetrics.Specs.CalcularAcoplamentoEferenteCeComUmFiltroFeature

Show file Open project: ElemarJR/FluentCodeMetrics

Public Methods

Method Description
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Method Description
CalcularAcoplamentoEferenteParaTodosOsTiposDoAssemblyConsiderandoApenasTiposDoMesmo ( string tipo, string ce, string exampleTags ) : void
CalcularAcoplamentoEferenteParaUmTipo ( string tipo, string ce, string exampleTags ) : void
CalcularAcoplamentoEferenteParaUmTipoConsiderandoApenasTiposDoMesmoAssembly ( string tipo, string ce, string exampleTags ) : void
FeatureSetup ( ) : void
FeatureTearDown ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void

Method Details

ScenarioCleanup() public method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
return void