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

Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Private Methods

Méthode Description
ShouldAddPostLikeWhenPostNotYetLikedByUser ( ) : void
ShouldDeletePostLikeWhenPostLikedByUserAlready ( ) : void
ShouldGetPostLikes ( ) : void
ShouldReturnEmptyListWhenGetPostLikesFoundNoRecords ( ) : void
ShouldThrowExceptionWhenAddPostLikeFails ( ) : void
ShouldThrowExceptionWhenGetPostLikesFails ( ) : void
TestInit ( ) : void