Class RecipeTestSupport
Shared helpers for recipe tests that reach Import with real assets, so they do not pollute the project's Addressables settings.
Inherited Members
Namespace: Serenity.ProjectRecipe.Tests.Editor
Assembly: Serenity.ProjectRecipe.Tests.Editor.dll
Syntax
public static class RecipeTestSupport
Methods
WithoutAddressablesRegistration()
Import options with Addressables registration disabled, for recipe builders whose import run must
not touch AddressableAssetSettings.
Declaration
public static RecipeImportOptionsDto WithoutAddressablesRegistration()
Returns
| Type | Description |
|---|---|
| RecipeImportOptionsDto |