Class PagePublicAppService_Tests
Inheritance
PagePublicAppService_Tests
Assembly: Volo.CmsKit.Application.Tests.dll
Syntax
public class PagePublicAppService_Tests : CmsKitApplicationTestBase, IDisposable
Constructors
PagePublicAppService_Tests()
Declaration
public PagePublicAppService_Tests()
Methods
DoesSlugExistAsync_ShouldReturnFalse_WhenDoesNotExist()
Declaration
public Task DoesSlugExistAsync_ShouldReturnFalse_WhenDoesNotExist()
Returns
DoesSlugExistAsync_ShouldReturnTrue_WhenExists()
Declaration
public Task DoesSlugExistAsync_ShouldReturnTrue_WhenExists()
Returns
ShouldFindByUrlAsync()
Declaration
public Task ShouldFindByUrlAsync()
Returns
ShouldNotGetByUrlAsync()
Declaration
public Task ShouldNotGetByUrlAsync()
Returns
Implements
Extension Methods