logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class MenuLifecycleResolverTests

    Tests for MenuLifecycleResolver effective-mode resolution and classification.

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

    Constructors

    MenuLifecycleResolverTests()

    Declaration
    public MenuLifecycleResolverTests()

    Methods

    Classify_Built_ReturnsAvailable()

    Declaration
    public void Classify_Built_ReturnsAvailable()

    Classify_NeitherBuiltNorRegistered_ReturnsUnknown()

    Declaration
    public void Classify_NeitherBuiltNorRegistered_ReturnsUnknown()

    Classify_NullCollections_ReturnsUnknown()

    Declaration
    public void Classify_NullCollections_ReturnsUnknown()

    Classify_Registered_ReturnsLazy()

    Declaration
    public void Classify_Registered_ReturnsLazy()

    ResolveEffectiveMode_Lazy_NotProtected_StaysLazy()

    Declaration
    public void ResolveEffectiveMode_Lazy_NotProtected_StaysLazy()

    ResolveEffectiveMode_Lazy_NullProtectedSet_StaysLazy()

    Declaration
    public void ResolveEffectiveMode_Lazy_NullProtectedSet_StaysLazy()

    ResolveEffectiveMode_Lazy_ProtectedInitMenu_ForcedToPreload()

    Declaration
    public void ResolveEffectiveMode_Lazy_ProtectedInitMenu_ForcedToPreload()

    ResolveEffectiveMode_Lazy_ProtectedPauseMenu_ForcedToPreload()

    Declaration
    public void ResolveEffectiveMode_Lazy_ProtectedPauseMenu_ForcedToPreload()

    ResolveEffectiveMode_Preload_Protected_NotForced()

    Declaration
    public void ResolveEffectiveMode_Preload_Protected_NotForced()

    ResolveEffectiveMode_Preload_StaysPreload_NotForced()

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