Show / Hide Table of Contents

Class ItemRepository_Tests

Inheritance
object
FormsTestBase<FormsMongoDbTestModule>
ItemRepository_Tests<FormsMongoDbTestModule>
ItemRepository_Tests
Inherited Members
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Get_Test_Items()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Create_Multichoice_And_Get_Type()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Create_ShortText_And_Get_Type()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Create_Checkbox_And_Get_Type()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Get_Items_By_FormId()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Delete_Multiple_Choices()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Update_ChoiceMultiple_With_Required_And_HasOtherOption()
ItemRepository_Tests<FormsMongoDbTestModule>.Should_Get_Test_Form_Responses()
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 ItemRepository_Tests : ItemRepository_Tests<FormsMongoDbTestModule>

Constructors

ItemRepository_Tests()

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