Class ModalUseCasesAggregatorTests
Tests for the Serenity.Modal.Application.UseCases.ModalUseCases aggregator wiring and for use-case behavior not covered elsewhere (payload pass-through and the submit success/failure branches verified via the presenter).
Inherited Members
Namespace: Serenity.Modal.Tests.Application
Assembly: Tests.dll
Syntax
public class ModalUseCasesAggregatorTests
Constructors
ModalUseCasesAggregatorTests()
Declaration
public ModalUseCasesAggregatorTests()
Methods
Aggregator_ExposesNonNullUseCases()
Declaration
public void Aggregator_ExposesNonNullUseCases()
Ctor_AssignsEveryUseCaseField()
Declaration
public void Ctor_AssignsEveryUseCaseField()
SubmitOption_ForwardsExactInputToPresenter()
Declaration
public void SubmitOption_ForwardsExactInputToPresenter()
SubmitOption_WhenPresenterThrows_StillRecordedThenReturnsFalse()
Declaration
public void SubmitOption_WhenPresenterThrows_StillRecordedThenReturnsFalse()