Class BlogFeatureAdminAppService_Test
Inheritance
BlogFeatureAdminAppService_Test
Assembly: Volo.CmsKit.Application.Tests.dll
Syntax
public class BlogFeatureAdminAppService_Test : CmsKitApplicationTestBase, IDisposable
Constructors
BlogFeatureAdminAppService_Test()
Declaration
public BlogFeatureAdminAppService_Test()
Methods
GetListAsync_ShouldWorkProperly_WithBlogId()
Declaration
public Task GetListAsync_ShouldWorkProperly_WithBlogId()
Returns
SetAsync_ShouldWorkProperly_WithExistingFeature()
Declaration
public Task SetAsync_ShouldWorkProperly_WithExistingFeature()
Returns
SetAsync_ShouldWorkProperly_WithNonExistingFeature()
Declaration
public Task SetAsync_ShouldWorkProperly_WithNonExistingFeature()
Returns
Implements
Extension Methods