logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiOptionSelectableValueTests

    Inheritance
    object
    UiOptionSelectableValueTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Ui.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class UiOptionSelectableValueTests

    Constructors

    UiOptionSelectableValueTests()

    Declaration
    public UiOptionSelectableValueTests()

    Methods

    Ctor_InvalidUiElement_ThrowsArgumentException()

    Declaration
    public void Ctor_InvalidUiElement_ThrowsArgumentException()

    Ctor_MatchesByKey_WhenValueIsKey()

    Declaration
    public void Ctor_MatchesByKey_WhenValueIsKey()

    Ctor_ValidArgs_SelectedIndexMatchesValue()

    Declaration
    public void Ctor_ValidArgs_SelectedIndexMatchesValue()

    Ctor_ValidArgs_StoresValue()

    Declaration
    public void Ctor_ValidArgs_StoresValue()

    Ctor_ValidUiElement_Dropdown_Works()

    Declaration
    public void Ctor_ValidUiElement_Dropdown_Works()

    Ctor_ValidUiElement_Selector_Works()

    Declaration
    public void Ctor_ValidUiElement_Selector_Works()

    Ctor_ValueNotInOptions_SelectedIndexNegativeOne()

    Declaration
    public void Ctor_ValueNotInOptions_SelectedIndexNegativeOne()

    GetSelectableValues_ReturnsAllOptions()

    Declaration
    public void GetSelectableValues_ReturnsAllOptions()

    GetSelectedValue_ReturnsCorrectEntry()

    Declaration
    public void GetSelectedValue_ReturnsCorrectEntry()

    SetValue_NotInOptions_IndexNegativeOne()

    Declaration
    public void SetValue_NotInOptions_IndexNegativeOne()

    SetValue_UpdatesSelectedIndex()

    Declaration
    public void SetValue_UpdatesSelectedIndex()

    ToString_ContainsValueAndUiElement()

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