Class UnityMenuBuildContextTests
Tests for the Serenity.Menu.Infrastructure.Views.Factories.UnityMenuBuildContext parameter-bag DTO: it must surface the build inputs it was constructed with. The values with observable, dependency-free identity (options map, canvas, audio service id) are asserted by reference/value; the rest are passed as null to confirm verbatim storage.
Inherited Members
Namespace: Serenity.UnityMenu.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class UnityMenuBuildContextTests
Constructors
UnityMenuBuildContextTests()
Declaration
public UnityMenuBuildContextTests()
Methods
Constructor_StoresProvidedValues()
Declaration
public void Constructor_StoresProvidedValues()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()