Show / Hide Table of Contents

Class PollRepository_Tests

Inheritance
object
CmsKitProTestBase<CmsKitProMongoDbTestModule>
PollRepository_Tests<CmsKitProMongoDbTestModule>
PollRepository_Tests
Inherited Members
PollRepository_Tests<CmsKitProMongoDbTestModule>.GetListAsync()
PollRepository_Tests<CmsKitProMongoDbTestModule>.GetCountAsync()
PollRepository_Tests<CmsKitProMongoDbTestModule>.GetPollWithPollUserVotesAsync()
PollRepository_Tests<CmsKitProMongoDbTestModule>.WithDetailsAsync()
PollRepository_Tests<CmsKitProMongoDbTestModule>.GetListByWidgetAsync()
PollRepository_Tests<CmsKitProMongoDbTestModule>.GetIdByWidgetAsync()
PollRepository_Tests<CmsKitProMongoDbTestModule>.GetIdByNameAsync()
CmsKitProTestBase<CmsKitProMongoDbTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
CmsKitProTestBase<CmsKitProMongoDbTestModule>.WithUnitOfWorkAsync(Func<Task>)
CmsKitProTestBase<CmsKitProMongoDbTestModule>.WithUnitOfWorkAsync(AbpUnitOfWorkOptions, Func<Task>)
CmsKitProTestBase<CmsKitProMongoDbTestModule>.WithUnitOfWorkAsync<TResult>(Func<Task<TResult>>)
CmsKitProTestBase<CmsKitProMongoDbTestModule>.WithUnitOfWorkAsync<TResult>(AbpUnitOfWorkOptions, Func<Task<TResult>>)
Namespace: Volo.CmsKit.Pro.MongoDB.Polls
Assembly: Volo.CmsKit.Pro.MongoDB.Tests.dll
Syntax
public class PollRepository_Tests : PollRepository_Tests<CmsKitProMongoDbTestModule>

Constructors

PollRepository_Tests()

Declaration
public PollRepository_Tests()
In this article
Back to top Powered by Volosoft