C# Класс Blog.Logic.Core.Tests.EducationLogicTest

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

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

Метод Описание
ShouldAddEducation ( ) : void
ShouldGetEducationByUser ( ) : void
ShouldReturnFalseWhenDeleteEducationFoundNoRecord ( ) : void
ShouldReturnTrueOnDeleteEducation ( ) : void
ShouldThrowExceptionWhenAddEducationFails ( ) : void
ShouldThrowExceptionWhenDeleteEducationFails ( ) : void
ShouldThrowExceptionWhenGetEducationByUserFails ( ) : void
ShouldThrowExceptionWhenUpdateEducationFails ( ) : void
ShouldUpdateEducation ( ) : void
TestInit ( ) : void