logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CompositeViewActivateChildTests

    Behavioral tests for CompositeViewActivateChild and its input struct: resolving the composite from the registry and delegating child activation, including the unknown-id no-op path.

    Inheritance
    object
    CompositeViewActivateChildTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Ui.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class CompositeViewActivateChildTests

    Constructors

    CompositeViewActivateChildTests()

    Declaration
    public CompositeViewActivateChildTests()

    Methods

    Execute_KnownComposite_ActivatesRequestedChild()

    Declaration
    public void Execute_KnownComposite_ActivatesRequestedChild()

    Execute_ResolvesByInputCompositeId()

    Declaration
    public void Execute_ResolvesByInputCompositeId()

    Execute_UnknownComposite_DoesNotThrow()

    Declaration
    public void Execute_UnknownComposite_DoesNotThrow()

    Input_Ctor_StoresIds()

    Declaration
    public void Input_Ctor_StoresIds()
    In this article
    © 2026 Serenity. All Rights Reserved