Namespace Serenity.InputGateway.Tests.Domain
Classes
InputDeviceKindTests
Tests for the Serenity.InputGateway.Domain.Enums.InputDeviceKind enum contract.
PlayerInputJoinBehaviorTests
Tests for the Serenity.InputGateway.Domain.Enums.PlayerInputJoinBehavior enum contract.
PlayerInputSlotBehaviorTests
Additional behavioral tests for Serenity.InputGateway.Domain.Structs.PlayerInputSlot covering value-type equality, hashing and edge-case field values not exercised by PlayerInputSlotTests.
PlayerInputSlotTests
PlayerInputUiInteractionModeTests
Tests for the Serenity.InputGateway.Domain.Enums.PlayerInputUiInteractionMode enum contract.
PrimaryJoinInfoBehaviorTests
Additional behavioral tests for Serenity.InputGateway.Domain.Structs.PrimaryJoinInfo covering value-type equality, hashing and field combinations not exercised by PrimaryJoinInfoTests.