logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class AiPromptAnswerSheetTests

    EditMode tests for AiPromptAnswerSheet — the list-backed dictionary stand-in.

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

    Constructors

    AiPromptAnswerSheetTests()

    Declaration
    public AiPromptAnswerSheetTests()

    Methods

    GetSelectedValues_MissingKey_ReturnsEmpty()

    Declaration
    public void GetSelectedValues_MissingKey_ReturnsEmpty()

    GetText_MissingKey_ReturnsDefault()

    Declaration
    public void GetText_MissingKey_ReturnsDefault()

    GetToggle_MissingKey_ReturnsDefault()

    Declaration
    public void GetToggle_MissingKey_ReturnsDefault()

    SetSelectedValues_ThenGetSelectedValues_RoundTrips()

    Declaration
    public void SetSelectedValues_ThenGetSelectedValues_RoundTrips()

    SetSelectedValues_ThenSetTextSameKey_KeepsSingleEntry()

    Declaration
    public void SetSelectedValues_ThenSetTextSameKey_KeepsSingleEntry()

    SetText_SameKeyTwice_OverwritesInPlace()

    Declaration
    public void SetText_SameKeyTwice_OverwritesInPlace()

    SetText_ThenGetText_RoundTrips()

    Declaration
    public void SetText_ThenGetText_RoundTrips()

    SetToggle_ThenGetToggle_RoundTrips()

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