C# Class FluentCodeMetrics.Specs.CalcularAcoplamentoEferenteCeComUmFiltroFeature

Afficher le fichier Open project: ElemarJR/FluentCodeMetrics

Méthodes publiques

Méthode Description
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Méthode 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 méthode

public ScenarioCleanup ( ) : void
Résultat void

ScenarioSetup() public méthode

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
Résultat void