Class UnityMenuThemeSoundFactoryTests
Tests for Serenity.Menu.Infrastructure.Views.Factories.UnityMenuThemeSoundFactory: it maps each of the theme's seven SFX definitions
onto a UI-typed AudioPlayerClip on the produced Serenity.Ui.Domain.Interfaces.IUiThemeSounds, carrying the id
and file path across.
Inherited Members
Namespace: Serenity.UnityMenu.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class UnityMenuThemeSoundFactoryTests
Constructors
UnityMenuThemeSoundFactoryTests()
Declaration
public UnityMenuThemeSoundFactoryTests()
Methods
GetThemeSounds_AllClipsAreUiType()
Declaration
public void GetThemeSounds_AllClipsAreUiType()
GetThemeSounds_MapsEachSfxToUiClipWithIdAndPath()
Declaration
public void GetThemeSounds_MapsEachSfxToUiClipWithIdAndPath()