Class PageAdminAppService_Tests
Inheritance
PageAdminAppService_Tests
Assembly: Volo.CmsKit.Application.Tests.dll
Syntax
public class PageAdminAppService_Tests : CmsKitApplicationTestBase, IDisposable
Constructors
PageAdminAppService_Tests()
Declaration
public PageAdminAppService_Tests()
Methods
ShouldCreateAsync()
Declaration
public Task ShouldCreateAsync()
Returns
ShouldDeleteAsync()
Declaration
public Task ShouldDeleteAsync()
Returns
ShouldGetAsync()
Declaration
public Task ShouldGetAsync()
Returns
ShouldGetListAsync()
Declaration
public Task ShouldGetListAsync()
Returns
ShouldNotCreateExistUrlAsync()
Declaration
public Task ShouldNotCreateExistUrlAsync()
Returns
ShouldNotUpdateWithExistUrlAsync()
Declaration
public Task ShouldNotUpdateWithExistUrlAsync()
Returns
ShouldSetAsHomePageAsync()
Declaration
public Task ShouldSetAsHomePageAsync()
Returns
ShouldUpdatePageAsync()
Declaration
public Task ShouldUpdatePageAsync()
Returns
Implements
Extension Methods