C# Class Bamboo.Prevalence.Tests.PrevalenceEngineTest

Inheritance: Bamboo.Prevalence.Tests.AbstractPrevalenceEngineTest
Afficher le fichier Open project: bamboo/Bamboo.Prevalence

Méthodes protégées

Méthode Description
Add ( int amount, int expectedTotal ) : void
AssertTotal ( int amount ) : void

Method Details

Add() protected méthode

protected Add ( int amount, int expectedTotal ) : void
amount int
expectedTotal int
Résultat void

AssertTotal() protected méthode

protected AssertTotal ( int amount ) : void
amount int
Résultat void