logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiOptionFloatValueTests

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

    Constructors

    UiOptionFloatValueTests()

    Declaration
    public UiOptionFloatValueTests()

    Methods

    Ctor_FloatValue_StoresValue()

    Declaration
    public void Ctor_FloatValue_StoresValue()

    Ctor_InvalidString_ThrowsArgumentException()

    Declaration
    public void Ctor_InvalidString_ThrowsArgumentException()

    Ctor_InvalidUiElement_ThrowsArgumentException()

    Declaration
    public void Ctor_InvalidUiElement_ThrowsArgumentException()

    Ctor_StringValue_ParsesFloat()

    Declaration
    public void Ctor_StringValue_ParsesFloat()

    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_UpdatesFloatValue()

    Declaration
    public void SetValue_UpdatesFloatValue()

    ToString_ContainsValue()

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