Class BlogFeaturePublicAppService_Test
Inheritance
BlogFeaturePublicAppService_Test
Assembly: Volo.CmsKit.Application.Tests.dll
Syntax
public class BlogFeaturePublicAppService_Test : CmsKitApplicationTestBase, IDisposable
Constructors
BlogFeaturePublicAppService_Test()
Declaration
public BlogFeaturePublicAppService_Test()
Methods
GetAsync_ShouldReturnDefault_WithNonExistingFeatureName()
Declaration
public Task GetAsync_ShouldReturnDefault_WithNonExistingFeatureName()
Returns
GetAsync_ShouldWorkProperly_WithExistingFeatureName()
Declaration
public Task GetAsync_ShouldWorkProperly_WithExistingFeatureName()
Returns
Implements
Extension Methods