C# Class Bamboo.Prevalence.Tests.PrincipalSensitivePrevalenceEngineTest

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 total ) : void

Private Methods

Méthode Description
SetUp ( ) : void
TestAnonymousAdd ( ) : 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 total ) : void
total int
Résultat void