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

Show file Open project: jsnmgpnty/Blogness2.0

Private Methods

Method Description
ShouldAddViewCount ( ) : void
ShouldGetViewCounts ( ) : void
ShouldReturnEmptyListWhenGetViewCountFoundNoRecords ( ) : void
ShouldThrowExceptionWhenAddViewCountFails ( ) : void
ShouldThrowExceptionWhenGetViewCountFails ( ) : void
TestInit ( ) : void