Show / Hide Table of Contents

Class FormRepository_Tests

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

Constructors

FormRepository_Tests()

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