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

Show file Open project: jsnmgpnty/Blogness2.0

Private Methods

Method Description
ShouldAddCommentLikeWhenCommentNotYetLikedByUser ( ) : void
ShouldDeleteCommentLikeWhenCommentLikedByUserAlready ( ) : void
ShouldGetCommentLikes ( ) : void
ShouldReturnEmptyListWhenGetCommentLikesFoundNoRecords ( ) : void
ShouldThrowExceptionWhenAddCommentLikeFails ( ) : void
ShouldThrowExceptionWhenGetCommentLikesFails ( ) : void
TestInit ( ) : void