Class ShowHudElementSignalTests
Tests for ShowHudElementSignal.
Inherited Members
Namespace: Serenity.GameUi.Tests.Application
Assembly: Tests.dll
Syntax
public class ShowHudElementSignalTests
Constructors
ShowHudElementSignalTests()
Declaration
public ShowHudElementSignalTests()
Methods
CtorWithElementIdAndHudId_StoresBoth()
Declaration
public void CtorWithElementIdAndHudId_StoresBoth()
CtorWithElementIdOnly_StoresElementIdAndDefaultsHudIdToEmpty()
Declaration
public void CtorWithElementIdOnly_StoresElementIdAndDefaultsHudIdToEmpty()
CtorWithNullElementId_StoresEmptyString()
Declaration
public void CtorWithNullElementId_StoresEmptyString()
DefaultCtor_ElementIdAndHudIdAreNull()
Declaration
public void DefaultCtor_ElementIdAndHudIdAreNull()
ToString_IncludesElementIdAndHudId()
Declaration
public void ToString_IncludesElementIdAndHudId()