Class BackgroundJobRepository_Tests<TStartupModule>
Inheritance
AbpIntegratedTest<TStartupModule>
BackgroundJobsTestBase<TStartupModule>
BackgroundJobRepository_Tests<TStartupModule>
Implements
Inherited Members
Namespace: Volo.Abp.BackgroundJobs
Assembly: Volo.Abp.BackgroundJobs.TestBase.dll
Syntax
public abstract class BackgroundJobRepository_Tests<TStartupModule> : BackgroundJobsTestBase<TStartupModule>, IDisposable where TStartupModule : IAbpModule
Type Parameters
Name | Description |
---|---|
TStartupModule |
Constructors
BackgroundJobRepository_Tests()
Declaration
protected BackgroundJobRepository_Tests()
Methods
GetWaitingListAsync(int)
Declaration
public Task GetWaitingListAsync(int maxResultCount)
Parameters
Type | Name | Description |
---|---|---|
int | maxResultCount |
Returns
Type | Description |
---|---|
Task |