Show / Hide Table of Contents

Class EFCore_ScopeAppService_Tests

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

Constructors

EFCore_ScopeAppService_Tests()

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