logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SystemConfigurationEnumsTests

    Value tests for the SystemConfiguration domain enums.

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

    Constructors

    SystemConfigurationEnumsTests()

    Declaration
    public SystemConfigurationEnumsTests()

    Methods

    CultureListSourceMode_AllCultures_IsOne()

    Declaration
    public void CultureListSourceMode_AllCultures_IsOne()

    CultureListSourceMode_DefaultIsLocalizationLocales()

    Declaration
    public void CultureListSourceMode_DefaultIsLocalizationLocales()

    PlatformMask_All_IsIntMaxValue()

    Declaration
    public void PlatformMask_All_IsIntMaxValue()

    PlatformMask_BitValues_AreDistinctPowersOfTwo()

    Declaration
    public void PlatformMask_BitValues_AreDistinctPowersOfTwo()

    PlatformMask_None_IsZero()

    Declaration
    public void PlatformMask_None_IsZero()

    RayTracingDetectionMode_OrderedValues()

    Declaration
    public void RayTracingDetectionMode_OrderedValues()

    RefreshRateSourceMode_OrderedValues()

    Declaration
    public void RefreshRateSourceMode_OrderedValues()

    SnapshotFieldId_DefinesExpectedMemberCount()

    Declaration
    public void SnapshotFieldId_DefinesExpectedMemberCount()

    SnapshotFieldId_FirstAndLast_AreStable()

    Declaration
    public void SnapshotFieldId_FirstAndLast_AreStable()

    StringTransform_OrderedValues()

    Declaration
    public void StringTransform_OrderedValues()

    SyncValueType_OrderedValues()

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