logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InputDeviceKindTests

    Tests for the Serenity.InputGateway.Domain.Enums.InputDeviceKind enum contract.

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

    Constructors

    InputDeviceKindTests()

    Declaration
    public InputDeviceKindTests()

    Methods

    Default_IsUnknown()

    Declaration
    public void Default_IsUnknown()

    GetValues_ContainsExactlySixMembers()

    Declaration
    public void GetValues_ContainsExactlySixMembers()

    IsDefined_KnownValue_IsTrue()

    Declaration
    public void IsDefined_KnownValue_IsTrue()

    IsDefined_OutOfRangeValue_IsFalse()

    Declaration
    public void IsDefined_OutOfRangeValue_IsFalse()

    Names_MatchExpectedSet()

    Declaration
    public void Names_MatchExpectedSet()

    Parse_RoundTripsByName()

    Declaration
    public void Parse_RoundTripsByName()

    UnderlyingValues_AreStable()

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