Class PlayerInputUiInteractionModeTests
Tests for the PlayerInputUiInteractionMode enum contract.
Inherited Members
Namespace: Serenity.InputGateway.Tests.Domain
Assembly: Tests.dll
Syntax
public class PlayerInputUiInteractionModeTests
Constructors
PlayerInputUiInteractionModeTests()
Declaration
public PlayerInputUiInteractionModeTests()
Methods
Default_IsPrimaryOnly()
Declaration
public void Default_IsPrimaryOnly()
GetValues_ContainsExactlyTwoMembers()
Declaration
public void GetValues_ContainsExactlyTwoMembers()
Names_MatchExpectedSet()
Declaration
public void Names_MatchExpectedSet()
Parse_RoundTripsByName()
Declaration
public void Parse_RoundTripsByName()
UnderlyingValues_AreSequentialFromZero()
Declaration
public void UnderlyingValues_AreSequentialFromZero()