Show / Hide Table of Contents

Class Mongo_ScopeAppService_Tests

Inheritance
object
OpenIddictProTestBase<OpenIddictProMongoDbTestModule>
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>
Mongo_ScopeAppService_Tests
Inherited Members
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.GetAsync()
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.GetListAsync()
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.CreateAsync()
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.UpdateAsync()
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.DeleteAsync()
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.GetAllScopesAsync()
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.ScopeRepository
ScopeAppService_Tests<OpenIddictProMongoDbTestModule>.ScopeAppService
OpenIddictProTestBase<OpenIddictProMongoDbTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
OpenIddictProTestBase<OpenIddictProMongoDbTestModule>.WithUnitOfWorkAsync(Func<Task>)
OpenIddictProTestBase<OpenIddictProMongoDbTestModule>.WithUnitOfWorkAsync(AbpUnitOfWorkOptions, Func<Task>)
OpenIddictProTestBase<OpenIddictProMongoDbTestModule>.WithUnitOfWorkAsync<TResult>(Func<Task<TResult>>)
OpenIddictProTestBase<OpenIddictProMongoDbTestModule>.WithUnitOfWorkAsync<TResult>(AbpUnitOfWorkOptions, Func<Task<TResult>>)
Namespace: Volo.Abp.OpenIddict.MongoDB
Assembly: Volo.Abp.OpenIddict.Pro.MongoDB.Tests.dll
Syntax
public class Mongo_ScopeAppService_Tests : ScopeAppService_Tests<OpenIddictProMongoDbTestModule>

Constructors

Mongo_ScopeAppService_Tests()

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