logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiComponentParametersTests

    Behavioral tests for the Ui Application component parameter classes (constructors that store values, defaults, Clone, ToString, and interface-projected members) not covered elsewhere.

    Inheritance
    object
    UiComponentParametersTests
    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.Application
    Assembly: Tests.dll
    Syntax
    public class UiComponentParametersTests

    Constructors

    UiComponentParametersTests()

    Declaration
    public UiComponentParametersTests()

    Methods

    UiComponentParameters_Clone_CopiesAllValuesIntoNewInstance()

    Declaration
    public void UiComponentParameters_Clone_CopiesAllValuesIntoNewInstance()

    UiComponentParameters_DefaultCtor_GeneratesGuidLeavesIdNull()

    Declaration
    public void UiComponentParameters_DefaultCtor_GeneratesGuidLeavesIdNull()

    UiComponentParameters_FoundationSettingsId_ProjectsToIdField()

    Declaration
    public void UiComponentParameters_FoundationSettingsId_ProjectsToIdField()

    UiComponentParameters_FullCtor_StoresAllValues()

    Declaration
    public void UiComponentParameters_FullCtor_StoresAllValues()

    UiComponentParameters_IdCtor_GeneratesNonEmptyGuid()

    Declaration
    public void UiComponentParameters_IdCtor_GeneratesNonEmptyGuid()

    UiComponentParameters_ToString_ContainsIdGuidAndAudioServiceId()

    Declaration
    public void UiComponentParameters_ToString_ContainsIdGuidAndAudioServiceId()

    UiEditableParameters_DefaultCtor_EmptyValueMaxLengthTen()

    Declaration
    public void UiEditableParameters_DefaultCtor_EmptyValueMaxLengthTen()

    UiEditableParameters_InterfaceMembers_ProjectToFields()

    Declaration
    public void UiEditableParameters_InterfaceMembers_ProjectToFields()

    UiInteractableComponentParameters_DefaultCtor_DefaultsIndexZeroAlignmentLeft()

    Declaration
    public void UiInteractableComponentParameters_DefaultCtor_DefaultsIndexZeroAlignmentLeft()

    UiInteractableComponentParameters_FullCtor_StoresInteractableSpecificFields()

    Declaration
    public void UiInteractableComponentParameters_FullCtor_StoresInteractableSpecificFields()

    UiInteractableComponentParameters_IdIndexLabelAlignmentCtor_StoresValues()

    Declaration
    public void UiInteractableComponentParameters_IdIndexLabelAlignmentCtor_StoresValues()

    UiInteractableComponentParameters_InterfaceMembers_ProjectToFields()

    Declaration
    public void UiInteractableComponentParameters_InterfaceMembers_ProjectToFields()

    UiSelectableParameters_DefaultCtor_DefaultsToEmptyStringType()

    Declaration
    public void UiSelectableParameters_DefaultCtor_DefaultsToEmptyStringType()

    UiSelectableParameters_FullCtor_StoresValues()

    Declaration
    public void UiSelectableParameters_FullCtor_StoresValues()

    UiSelectableParameters_InterfaceMembers_ProjectToFields()

    Declaration
    public void UiSelectableParameters_InterfaceMembers_ProjectToFields()

    UiSlideableParameters_DefaultCtor_DefaultsZeroToOneFloat()

    Declaration
    public void UiSlideableParameters_DefaultCtor_DefaultsZeroToOneFloat()

    UiSlideableParameters_FullCtor_StoresValues()

    Declaration
    public void UiSlideableParameters_FullCtor_StoresValues()

    UiSlideableParameters_InterfaceMembers_ProjectToFields()

    Declaration
    public void UiSlideableParameters_InterfaceMembers_ProjectToFields()

    UiToggleableParameters_DefaultCtor_FalseValue()

    Declaration
    public void UiToggleableParameters_DefaultCtor_FalseValue()

    UiToggleableParameters_InterfaceMembers_ProjectToFields()

    Declaration
    public void UiToggleableParameters_InterfaceMembers_ProjectToFields()

    UiToggleableParameters_ValueCtor_StoresValue()

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