C# Class Blog.Logic.Core.Tests.EducationLogicTest

Show file Open project: jsnmgpnty/Blogness2.0

Private Methods

Method Description
ShouldAddEducation ( ) : void
ShouldGetEducationByUser ( ) : void
ShouldReturnFalseWhenDeleteEducationFoundNoRecord ( ) : void
ShouldReturnTrueOnDeleteEducation ( ) : void
ShouldThrowExceptionWhenAddEducationFails ( ) : void
ShouldThrowExceptionWhenDeleteEducationFails ( ) : void
ShouldThrowExceptionWhenGetEducationByUserFails ( ) : void
ShouldThrowExceptionWhenUpdateEducationFails ( ) : void
ShouldUpdateEducation ( ) : void
TestInit ( ) : void