logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CompositeChildNavStateTests

    Behavioral tests for CompositeChildNavState: the view-browser history marker that records "restore composite X to child Y". Verifies ctor stores ids, the synthetic id format, the empty default guid, the no-op lifecycle methods, and that it is an IViewBase.

    Inheritance
    object
    CompositeChildNavStateTests
    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 CompositeChildNavStateTests

    Constructors

    CompositeChildNavStateTests()

    Declaration
    public CompositeChildNavStateTests()

    Methods

    Ctor_BuildsSyntheticIdFromCompositeId()

    Declaration
    public void Ctor_BuildsSyntheticIdFromCompositeId()

    Ctor_EmptyChildId_RepresentsNavOnlyState()

    Declaration
    public void Ctor_EmptyChildId_RepresentsNavOnlyState()

    Ctor_InitializesGuidToEmptyString()

    Declaration
    public void Ctor_InitializesGuidToEmptyString()

    Ctor_StoresCompositeAndChildIds()

    Declaration
    public void Ctor_StoresCompositeAndChildIds()

    Guid_IsSettable()

    Declaration
    public void Guid_IsSettable()

    Id_IsSettable()

    Declaration
    public void Id_IsSettable()

    IsViewBase()

    Declaration
    public void IsViewBase()

    ShowHideInitialize_AreNoOpsAndDoNotThrow()

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