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

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

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

Метод Описание
ShouldAddCommentLikeWhenCommentNotYetLikedByUser ( ) : void
ShouldDeleteCommentLikeWhenCommentLikedByUserAlready ( ) : void
ShouldGetCommentLikes ( ) : void
ShouldReturnEmptyListWhenGetCommentLikesFoundNoRecords ( ) : void
ShouldThrowExceptionWhenAddCommentLikeFails ( ) : void
ShouldThrowExceptionWhenGetCommentLikesFails ( ) : void
TestInit ( ) : void