Show / Hide Table of Contents

Class FormRepository_Tests

Inheritance
object
FormsTestBase<FormsEntityFrameworkCoreTestModule>
FormRepository_Tests<FormsEntityFrameworkCoreTestModule>
FormRepository_Tests
Inherited Members
FormRepository_Tests<FormsEntityFrameworkCoreTestModule>.Should_Get_TestForm()
FormRepository_Tests<FormsEntityFrameworkCoreTestModule>.TestForm_Should_Have_Items_With_Different_Types()
FormsTestBase<FormsEntityFrameworkCoreTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
FormsTestBase<FormsEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync(Func<Task>)
FormsTestBase<FormsEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync(AbpUnitOfWorkOptions, Func<Task>)
FormsTestBase<FormsEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync<TResult>(Func<Task<TResult>>)
FormsTestBase<FormsEntityFrameworkCoreTestModule>.WithUnitOfWorkAsync<TResult>(AbpUnitOfWorkOptions, Func<Task<TResult>>)
Namespace: Volo.Forms.Forms
Assembly: Volo.Forms.EntityFrameworkCore.Tests.dll
Syntax
public class FormRepository_Tests : FormRepository_Tests<FormsEntityFrameworkCoreTestModule>

Constructors

FormRepository_Tests()

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