Class HudPlacedElementNarrowingTests
Proves the placement solvers accept anything that satisfies IHudPlacedElement, not only a full IHudElementDefinition — the whole point of narrowing their signatures.
Inherited Members
Namespace: Serenity.GameUi.Tests.Application
Assembly: Tests.dll
Syntax
public class HudPlacedElementNarrowingTests
Constructors
HudPlacedElementNarrowingTests()
Declaration
public HudPlacedElementNarrowingTests()
Methods
Drag_AcceptsAMinimalPlacedElement_WithNoHudElementDefinitionMembers()
Declaration
public void Drag_AcceptsAMinimalPlacedElement_WithNoHudElementDefinitionMembers()
Resize_AcceptsAMinimalPlacedElement_WithNoHudElementDefinitionMembers()
Declaration
public void Resize_AcceptsAMinimalPlacedElement_WithNoHudElementDefinitionMembers()