C# Класс BudgetAnalyser.Engine.UnitTest.Budget.BudgetBucketFactoryTest

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
Arrange BudgetAnalyser.Engine.Budget.Data.BudgetBucketFactory
BucketDtoTypeEnumHas6SupportedValues void
BuildShouldCreateFixedBudgetProject void
BuildShouldCreateIncomeBucket void
BuildShouldCreateSavedUpForExpenseBucket void
BuildShouldCreateSavingsCommittmentBucket void
BuildShouldCreateSpentMonthlyBucket void
BuildShouldThrowGivenPayCreditCard void
BuildShouldThrowGivenSurplus void
SerialiseTypeShouldReturnIncomeGivenIncomeBucket void
SerialiseTypeShouldReturnPayCreditCardGivenPayCreditCardBucket void
SerialiseTypeShouldReturnSavedUpForGivenSavedUpForBucket void
SerialiseTypeShouldReturnSavingsCommittmentGivenSavingsCommittmentBucket void
SerialiseTypeShouldReturnSpentMonthlyGivenSpentMonthlyBucket void
SerialiseTypeShouldReturnSurplusGivenSurplusBucket void
SerialiseTypeShouldThrowGivenFixedBudgetProject void
SerialiseTypeShouldThrowGivenNullType void
TestInitialise void

Приватные методы

Метод Описание
Arrange ( ) : BudgetBucketFactory
BucketDtoTypeEnumHas6SupportedValues ( ) : void
BuildShouldCreateFixedBudgetProject ( ) : void
BuildShouldCreateIncomeBucket ( ) : void
BuildShouldCreateSavedUpForExpenseBucket ( ) : void
BuildShouldCreateSavingsCommittmentBucket ( ) : void
BuildShouldCreateSpentMonthlyBucket ( ) : void
BuildShouldThrowGivenPayCreditCard ( ) : void
BuildShouldThrowGivenSurplus ( ) : void
SerialiseTypeShouldReturnIncomeGivenIncomeBucket ( ) : void
SerialiseTypeShouldReturnPayCreditCardGivenPayCreditCardBucket ( ) : void
SerialiseTypeShouldReturnSavedUpForGivenSavedUpForBucket ( ) : void
SerialiseTypeShouldReturnSavingsCommittmentGivenSavingsCommittmentBucket ( ) : void
SerialiseTypeShouldReturnSpentMonthlyGivenSpentMonthlyBucket ( ) : void
SerialiseTypeShouldReturnSurplusGivenSurplusBucket ( ) : void
SerialiseTypeShouldThrowGivenFixedBudgetProject ( ) : void
SerialiseTypeShouldThrowGivenNullType ( ) : void
TestInitialise ( ) : void