logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AddressableLabelerResolverTests

    Tests for the project-extensible Addressables labeler resolver (the new [SerenityAddressable] branch). The dummy types live in a non-Serenity namespace on purpose — a Serenity.* full name routes to the module maps, not the attribute path (the resolver gates on the namespace).

    Inheritance
    object
    AddressableLabelerResolverTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ImportToPlay.Tests.Editor
    Assembly: Serenity.ImportToPlay.Tests.Editor.dll
    Syntax
    public class AddressableLabelerResolverTests

    Constructors

    AddressableLabelerResolverTests()

    Declaration
    public AddressableLabelerResolverTests()

    Methods

    ResolveLabelsForType_AttributedProjectType_ReturnsItsLabels()

    Declaration
    public void ResolveLabelsForType_AttributedProjectType_ReturnsItsLabels()

    ResolveLabelsForType_PlainNonSerenityType_ReturnsEmpty()

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