Class HudTriggerSignalFormatTests
Tests for HudTriggerSignalFormat: the engine-agnostic no-code trigger convention.
Inherited Members
Namespace: Serenity.GameUi.Tests.Application
Assembly: Tests.dll
Syntax
public class HudTriggerSignalFormatTests
Constructors
HudTriggerSignalFormatTests()
Declaration
public HudTriggerSignalFormatTests()
Methods
BuildShowHudSignalSlots_DifferentHudId_ReflectsTheGivenId()
Declaration
public void BuildShowHudSignalSlots_DifferentHudId_ReflectsTheGivenId()
BuildShowHudSignalSlots_FirstSlot_IsTheHudIdAsAStringLiteral()
Declaration
public void BuildShowHudSignalSlots_FirstSlot_IsTheHudIdAsAStringLiteral()
BuildShowHudSignalSlots_ReturnsExactlyOneSlot()
Declaration
public void BuildShowHudSignalSlots_ReturnsExactlyOneSlot()