logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiOptionIntegerValueTests

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

    Constructors

    UiOptionIntegerValueTests()

    Declaration
    public UiOptionIntegerValueTests()

    Methods

    Ctor_IntValue_StoresValue()

    Declaration
    public void Ctor_IntValue_StoresValue()

    Ctor_InvalidString_ThrowsArgumentException()

    Declaration
    public void Ctor_InvalidString_ThrowsArgumentException()

    Ctor_InvalidUiElement_ThrowsArgumentException()

    Declaration
    public void Ctor_InvalidUiElement_ThrowsArgumentException()

    Ctor_StringValue_ParsesInt()

    Declaration
    public void Ctor_StringValue_ParsesInt()

    Ctor_ValidUiElement_Selector_Works()

    Declaration
    public void Ctor_ValidUiElement_Selector_Works()

    Ctor_ValidUiElement_Slider_Works()

    Declaration
    public void Ctor_ValidUiElement_Slider_Works()

    GetStringValue_ReturnsStringRepresentation()

    Declaration
    public void GetStringValue_ReturnsStringRepresentation()

    SetValue_UpdatesIntValue()

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