Namespace Serenity.AudioPlayer.Tests.Domain
Classes
AudioPlayerClipTests
Tests for the AudioPlayerClip entity.
AudioPlayerEmitterTests
Tests for the AudioPlayerEmitter entity.
AudioPlayerGroupTests
Tests for the AudioPlayerGroup entity.
AudioPriorityCandidateSelectorTests
Tests for AudioPriorityCandidateSelector — the pure replacement-decision logic
used by the audio player when the AudioSource pool is full.
These cover the runtime scenarios from the priority allocation design without needing the
Unity runtime: which (if any) currently playing slot should be reassigned to a new sound.
AudioWorldPositionTests
Tests for the AudioWorldPosition value object.