Class UnityUiThemeSoundsTests
Tests for the Unity UI theme-sound DTOs: UnityUiThemeSounds and UnityUiThemeSoundsDefinition. They serialize per-event clips/definitions and expose them through the foundation-agnostic interfaces via explicit interface members.
Inherited Members
Namespace: Serenity.Ui.Tests.Infrastructure.Entities
Assembly: Tests.dll
Syntax
public class UnityUiThemeSoundsTests
Constructors
UnityUiThemeSoundsTests()
Declaration
public UnityUiThemeSoundsTests()
Methods
ThemeSoundsDefinition_ToString_ListsEveryNamedSoundField()
Declaration
public void ThemeSoundsDefinition_ToString_ListsEveryNamedSoundField()
ThemeSoundsDefinition_UnsetDefinitions_SurfaceAsNullThroughInterface()
Declaration
public void ThemeSoundsDefinition_UnsetDefinitions_SurfaceAsNullThroughInterface()
ThemeSounds_ExplicitInterfaceProperties_MapToBackingClips()
Declaration
public void ThemeSounds_ExplicitInterfaceProperties_MapToBackingClips()
ThemeSounds_ToString_ListsEveryNamedSoundField()
Declaration
public void ThemeSounds_ToString_ListsEveryNamedSoundField()
ThemeSounds_UnsetClips_SurfaceAsNullThroughInterface()
Declaration
public void ThemeSounds_UnsetClips_SurfaceAsNullThroughInterface()