logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ModalUseCasesAggregatorTests

    Tests for the ModalUseCases aggregator wiring and for use-case behavior not covered elsewhere (payload pass-through and the submit success/failure branches verified via the presenter).

    Inheritance
    object
    ModalUseCasesAggregatorTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    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()
    In this article
    © 2026 Serenity. All Rights Reserved