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

Show file Open project: jsnmgpnty/Blogness2.0

Private Methods

Method Description
ShouldAddPostLikeWhenPostNotYetLikedByUser ( ) : void
ShouldDeletePostLikeWhenPostLikedByUserAlready ( ) : void
ShouldGetPostLikes ( ) : void
ShouldReturnEmptyListWhenGetPostLikesFoundNoRecords ( ) : void
ShouldThrowExceptionWhenAddPostLikeFails ( ) : void
ShouldThrowExceptionWhenGetPostLikesFails ( ) : void
TestInit ( ) : void