Show / Hide Table of Contents

Class EFCore_ApplicationAppService_Tests

Inheritance
object
OpenIddictProTestBase<OpenIddictProEntityFrameworkCoreTestModule>
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>
EFCore_ApplicationAppService_Tests
Inherited Members
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.GetAsync()
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.GetListAsync()
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.CreateAsync()
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.UpdateAsync()
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.DeleteAsync()
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.TokenLifetimeAsync()
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.ApplicationRepository
ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>.ApplicationAppService
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_ApplicationAppService_Tests : ApplicationAppService_Tests<OpenIddictProEntityFrameworkCoreTestModule>

Constructors

EFCore_ApplicationAppService_Tests()

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