Class SerenityRecipeAddressablesRegistrationTests
Verifies the recipe importer's Addressables registration path: an Import
run with registerAsAddressables on retags every created/updated asset into the Serenity
Addressables group with its section's module label (and, for the audioClips section, the
referenced source clip before its load key is resolved); the opt-out leaves the project's
Addressables settings untouched. Temp folders and Addressables entries are cleaned up after each test.
Inherited Members
Namespace: Serenity.ProjectRecipe.Tests.Editor
Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
Syntax
public class SerenityRecipeAddressablesRegistrationTests
Constructors
SerenityRecipeAddressablesRegistrationTests()
Declaration
public SerenityRecipeAddressablesRegistrationTests()
Methods
AudioImport_WithRegistrationOff_CreatesNoAddressablesEntries()
Declaration
public void AudioImport_WithRegistrationOff_CreatesNoAddressablesEntries()
AudioImport_WithRegistrationOn_RegistersSourceAndDefinition_WithAudioPlayerLabel()
Declaration
public void AudioImport_WithRegistrationOn_RegistersSourceAndDefinition_WithAudioPlayerLabel()
MenuImport_WithRegistrationOn_RegistersDefinition_WithMenuLabel()
Declaration
public void MenuImport_WithRegistrationOn_RegistersDefinition_WithMenuLabel()
MusicImport_WithRegistrationOff_StoresFullAssetPathWithExtension()
Declaration
public void MusicImport_WithRegistrationOff_StoresFullAssetPathWithExtension()
SetUp()
Declaration
public void SetUp()
SkippedAsset_WithRegistrationOn_IsNotRegistered()
Declaration
public void SkippedAsset_WithRegistrationOn_IsNotRegistered()
TearDown()
Declaration
public void TearDown()