Class RatingPublicAppService_Tests
Inheritance
RatingPublicAppService_Tests
Assembly: Volo.CmsKit.Application.Tests.dll
Syntax
public class RatingPublicAppService_Tests : CmsKitApplicationTestBase, IDisposable
Constructors
RatingPublicAppService_Tests()
Declaration
public RatingPublicAppService_Tests()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
Overrides
CreateAsync()
Declaration
public Task CreateAsync()
Returns
CreateAsync_Should_Update_If_Rating_Is_Exist()
Declaration
public Task CreateAsync_Should_Update_If_Rating_Is_Exist()
Returns
DeleteAsync()
Declaration
public Task DeleteAsync()
Returns
GetGroupedStarCountsAsync()
Declaration
public Task GetGroupedStarCountsAsync()
Returns
Implements
Extension Methods