logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AiPromptModuleCatalogTests

    EditMode tests for Serenity.Editor.AiPromptBuilder.AiPromptModuleCatalog — the module -> cookbook-doc mapping.

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

    Constructors

    AiPromptModuleCatalogTests()

    Declaration
    public AiPromptModuleCatalogTests()

    Methods

    DocPathFor_KnownValue_ReturnsItsRelativeDocPath()

    Declaration
    public void DocPathFor_KnownValue_ReturnsItsRelativeDocPath()

    DocPathFor_UnknownValue_FallsBackToReadme()

    Declaration
    public void DocPathFor_UnknownValue_FallsBackToReadme()

    Entries_HasNoDuplicateValues()

    Declaration
    public void Entries_HasNoDuplicateValues()

    LabelFor_KnownValue_ReturnsItsLabel()

    Declaration
    public void LabelFor_KnownValue_ReturnsItsLabel()

    LabelFor_UnknownValue_FallsBackToRawValue()

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