C# 클래스 Blog.Logic.Core.Tests.EducationLogicTest

파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

비공개 메소드들

메소드 설명
ShouldAddEducation ( ) : void
ShouldGetEducationByUser ( ) : void
ShouldReturnFalseWhenDeleteEducationFoundNoRecord ( ) : void
ShouldReturnTrueOnDeleteEducation ( ) : void
ShouldThrowExceptionWhenAddEducationFails ( ) : void
ShouldThrowExceptionWhenDeleteEducationFails ( ) : void
ShouldThrowExceptionWhenGetEducationByUserFails ( ) : void
ShouldThrowExceptionWhenUpdateEducationFails ( ) : void
ShouldUpdateEducation ( ) : void
TestInit ( ) : void