Class ShortenedUrlRepository_Tests<TStartupModule>
Inheritance
ShortenedUrlRepository_Tests<TStartupModule>
Assembly: Volo.CmsKit.Pro.TestBase.dll
Syntax
public abstract class ShortenedUrlRepository_Tests<TStartupModule> : CmsKitProTestBase<TStartupModule>, IDisposable where TStartupModule : IAbpModule
Type Parameters
Name |
Description |
TStartupModule |
|
Constructors
ShortenedUrlRepository_Tests()
Declaration
public ShortenedUrlRepository_Tests()
Methods
FindAsync()
Declaration
Returns
GetCountAsync()
Declaration
public Task GetCountAsync()
Returns
GetListAsync()
Declaration
public Task GetListAsync()
Returns
Implements
Extension Methods