Show / Hide Table of Contents

Class ResponseRepository_Tests

Inheritance
object
FormsTestBase<FormsMongoDbTestModule>
ResponseRepository_Tests<FormsMongoDbTestModule>
ResponseRepository_Tests
Inherited Members
ResponseRepository_Tests<FormsMongoDbTestModule>.Should_Get_TestUser_Responses()
ResponseRepository_Tests<FormsMongoDbTestModule>.TestUser_ShouldHave_FormResponse()
ResponseRepository_Tests<FormsMongoDbTestModule>.TestUser_ShouldNotHave_FormResponse()
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 ResponseRepository_Tests : ResponseRepository_Tests<FormsMongoDbTestModule>

Constructors

ResponseRepository_Tests()

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