logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiModalParametersTests

    Behavioral tests for Serenity.Modal.Application.Components.UiModalParameters: the parameterized constructor, the explicit Serenity.Modal.Application.Interfaces.Components.IUiModalParameters interface members, and GetSignalInstance resolution.

    Inheritance
    object
    UiModalParametersTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Modal.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class UiModalParametersTests

    Constructors

    UiModalParametersTests()

    Declaration
    public UiModalParametersTests()

    Methods

    DefaultCtor_AlignmentIsCenter()

    Declaration
    public void DefaultCtor_AlignmentIsCenter()

    GetSignalInstance_EmptyTypeName_ReturnsNull()

    Declaration
    public void GetSignalInstance_EmptyTypeName_ReturnsNull()

    GetSignalInstance_TypeNameThatIsNotASignal_ReturnsNull()

    Declaration
    public void GetSignalInstance_TypeNameThatIsNotASignal_ReturnsNull()

    GetSignalInstance_UnresolvableTypeName_ReturnsNull()

    Declaration
    public void GetSignalInstance_UnresolvableTypeName_ReturnsNull()

    GetSignalInstance_ValidSignalTypeName_ReturnsInstanceOfThatType()

    Declaration
    public void GetSignalInstance_ValidSignalTypeName_ReturnsInstanceOfThatType()

    InterfaceAlignment_GetSet_RoundTrip()

    Declaration
    public void InterfaceAlignment_GetSet_RoundTrip()

    InterfaceButtons_GetSet_RoundTrip()

    Declaration
    public void InterfaceButtons_GetSet_RoundTrip()

    InterfaceLayoutFields_GetSet_RoundTrip()

    Declaration
    public void InterfaceLayoutFields_GetSet_RoundTrip()

    InterfaceOptions_GetSet_RoundTrip()

    Declaration
    public void InterfaceOptions_GetSet_RoundTrip()

    InterfaceSelectedButtonIndex_DefaultsToZero()

    Declaration
    public void InterfaceSelectedButtonIndex_DefaultsToZero()

    InterfaceSelectedButtonIndex_GetSet_RoundTrip()

    Declaration
    public void InterfaceSelectedButtonIndex_GetSet_RoundTrip()

    InterfaceSerializedButtons_GetSet_RoundTrip()

    Declaration
    public void InterfaceSerializedButtons_GetSet_RoundTrip()

    InterfaceSignalTypeTemplate_RoundTripsThroughGetSignalInstance()

    Declaration
    public void InterfaceSignalTypeTemplate_RoundTripsThroughGetSignalInstance()

    InterfaceSignalTypeTemplate_SetNull_StoresNullName()

    Declaration
    public void InterfaceSignalTypeTemplate_SetNull_StoresNullName()

    InterfaceSignalTypeTemplate_SetWithSignal_StoresAssemblyQualifiedName()

    Declaration
    public void InterfaceSignalTypeTemplate_SetWithSignal_StoresAssemblyQualifiedName()

    InterfaceTextFontSize_GetSet_RoundTrip()

    Declaration
    public void InterfaceTextFontSize_GetSet_RoundTrip()

    InterfaceText_GetSet_RoundTripsBackingField()

    Declaration
    public void InterfaceText_GetSet_RoundTripsBackingField()

    InterfaceTitle_GetSet_RoundTripsBackingField()

    Declaration
    public void InterfaceTitle_GetSet_RoundTripsBackingField()

    InterfaceTranslationFlags_GetSet_RoundTrip()

    Declaration
    public void InterfaceTranslationFlags_GetSet_RoundTrip()

    ParameterizedCtor_NullSerializedButtons_DefaultsToEmptyList()

    Declaration
    public void ParameterizedCtor_NullSerializedButtons_DefaultsToEmptyList()

    ParameterizedCtor_StoresAllProvidedValues()

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