Class CommentManager_Test
Inheritance
CommentManager_Test
Implements
Inherited Members
Namespace: Volo.CmsKit.Comments
Assembly: Volo.CmsKit.Domain.Tests.dll
Syntax
public class CommentManager_Test : CmsKitDomainTestBase, IDisposable
Constructors
CommentManager_Test()
Declaration
public CommentManager_Test()
Methods
CreateAsync_ShouldThrowException_WithNotConfiguredEntityType()
Declaration
public Task CreateAsync_ShouldThrowException_WithNotConfiguredEntityType()
Returns
Type | Description |
---|---|
Task |
CreateAsync_ShouldWorkProperly_WithCorrectData()
Declaration
public Task CreateAsync_ShouldWorkProperly_WithCorrectData()
Returns
Type | Description |
---|---|
Task |