Show / Hide Table of Contents

Class ItemsAdminAppService_Tests

Inheritance
object
FormsTestBase<FormsApplicationTestModule>
FormsApplicationTestBase
ItemsAdminAppService_Tests
Inherited Members
FormsTestBase<FormsApplicationTestModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
FormsTestBase<FormsApplicationTestModule>.WithUnitOfWorkAsync(Func<Task>)
FormsTestBase<FormsApplicationTestModule>.WithUnitOfWorkAsync(AbpUnitOfWorkOptions, Func<Task>)
FormsTestBase<FormsApplicationTestModule>.WithUnitOfWorkAsync<TResult>(Func<Task<TResult>>)
FormsTestBase<FormsApplicationTestModule>.WithUnitOfWorkAsync<TResult>(AbpUnitOfWorkOptions, Func<Task<TResult>>)
Namespace: Volo.Forms
Assembly: Volo.Forms.Application.Tests.dll
Syntax
public class ItemsAdminAppService_Tests : FormsApplicationTestBase

Constructors

ItemsAdminAppService_Tests()

Declaration
public ItemsAdminAppService_Tests()

Methods

Should_Delete_TestCheckbox_Item_Soft_Delete_Choices()

Declaration
public Task Should_Delete_TestCheckbox_Item_Soft_Delete_Choices()
Returns
Type Description
Task

Should_Get_Test_CheckboxItem_With_Choices()

Declaration
public Task Should_Get_Test_CheckboxItem_With_Choices()
Returns
Type Description
Task

Should_Update_Checkbox_Item_To_MultiChoice_Item()

Declaration
public Task Should_Update_Checkbox_Item_To_MultiChoice_Item()
Returns
Type Description
Task

Should_Update_Checkbox_Item_To_ShorText_Item()

Declaration
public Task Should_Update_Checkbox_Item_To_ShorText_Item()
Returns
Type Description
Task

Should_Update_ShortText_Item_To_MultiChoice_Item()

Declaration
public Task Should_Update_ShortText_Item_To_MultiChoice_Item()
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft