Class RatingManager_Test
Inheritance
RatingManager_Test
Assembly: Volo.CmsKit.Domain.Tests.dll
Syntax
public class RatingManager_Test : CmsKitDomainTestBase, IDisposable
Constructors
RatingManager_Test()
Declaration
public RatingManager_Test()
Methods
SetStarAsync_ShouldCreate_WhenFirstCall()
Declaration
public Task SetStarAsync_ShouldCreate_WhenFirstCall()
Returns
Declaration
public Task SetStarAsync_ShouldThrowException_WithNotConfiguredentityType()
Returns
SetStarAsync_ShouldUpdate_WithExistingRating()
Declaration
public Task SetStarAsync_ShouldUpdate_WithExistingRating()
Returns
Implements
Extension Methods