Class PageFeedbackManager_Tests
Inheritance
PageFeedbackManager_Tests
Assembly: Volo.CmsKit.Pro.Domain.Tests.dll
Syntax
public class PageFeedbackManager_Tests : CmsKitProDomainTestBase, IDisposable
Constructors
PageFeedbackManager_Tests()
Declaration
public PageFeedbackManager_Tests()
Methods
CreateAsync()
Declaration
public Task CreateAsync()
Returns
CreateAsync_ShouldThrowCantHavePageFeedbackException_WithNotConfigureEntityType()
Declaration
public Task CreateAsync_ShouldThrowCantHavePageFeedbackException_WithNotConfigureEntityType()
Returns
CreateSettingAsync()
Declaration
public Task CreateSettingAsync()
Returns
CreateSettingAsync_ShouldThrowCantHavePageFeedbackException_WithNotConfigureEntityType()
Declaration
public Task CreateSettingAsync_ShouldThrowCantHavePageFeedbackException_WithNotConfigureEntityType()
Returns
Implements
Extension Methods