logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AiPromptProjectScanTests

    EditMode tests for AiPromptProjectScan over hand-built lists — never touches AssetDatabase.

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

    Constructors

    AiPromptProjectScanTests()

    Declaration
    public AiPromptProjectScanTests()

    Methods

    BuildSummaryBlock_GroupsPerTypeAndSortsById()

    Declaration
    public void BuildSummaryBlock_GroupsPerTypeAndSortsById()

    BuildSummaryBlock_NoRequestedTypes_ReturnsNoneFoundLine()

    Declaration
    public void BuildSummaryBlock_NoRequestedTypes_ReturnsNoneFoundLine()

    BuildSummaryBlock_TypeWithNoMatches_EmitsNoneFoundLine()

    Declaration
    public void BuildSummaryBlock_TypeWithNoMatches_EmitsNoneFoundLine()

    IsEmptyProject_HasAssets_IsFalse()

    Declaration
    public void IsEmptyProject_HasAssets_IsFalse()

    IsEmptyProject_NoAssets_IsTrue()

    Declaration
    public void IsEmptyProject_NoAssets_IsTrue()

    OfAnyType_EmptyRequest_ReturnsEmpty()

    Declaration
    public void OfAnyType_EmptyRequest_ReturnsEmpty()

    OfAnyType_ReturnsUnionOfRequestedTypes()

    Declaration
    public void OfAnyType_ReturnsUnionOfRequestedTypes()

    OfType_NoMatches_ReturnsEmpty()

    Declaration
    public void OfType_NoMatches_ReturnsEmpty()

    OfType_ReturnsOnlyMatchingType()

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