Class UrlShortingAdminAppService_Tests
Inheritance
UrlShortingAdminAppService_Tests
Assembly: Volo.CmsKit.Pro.Application.Tests.dll
Syntax
public class UrlShortingAdminAppService_Tests : CmsKitProApplicationTestBase, IDisposable
Constructors
UrlShortingAdminAppService_Tests()
Declaration
public UrlShortingAdminAppService_Tests()
Methods
CreateAsync()
Declaration
public Task CreateAsync()
Returns
CreateAsync_Exception()
Declaration
public Task CreateAsync_Exception()
Returns
DeleteAsync()
Declaration
public Task DeleteAsync()
Returns
GetAsync()
Declaration
Returns
GetListAsync()
Declaration
public Task GetListAsync()
Returns
UpdateAsync()
Declaration
public Task UpdateAsync()
Returns
Implements
Extension Methods