Class AddressableLabelerResolverTests
Tests for the project-extensible Addressables labeler resolver (the new [SerenityAddressable] branch).
The dummy types live in a non-Serenity namespace on purpose — a Serenity.* full name routes to the module
maps, not the attribute path (the resolver gates on the namespace).
Inherited Members
Namespace: Serenity.ImportToPlay.Tests.Editor
Assembly: Serenity.ImportToPlay.Tests.Editor.dll
Syntax
public class AddressableLabelerResolverTests
Constructors
AddressableLabelerResolverTests()
Declaration
public AddressableLabelerResolverTests()
Methods
ResolveLabelsForType_AttributedProjectType_ReturnsItsLabels()
Declaration
public void ResolveLabelsForType_AttributedProjectType_ReturnsItsLabels()
ResolveLabelsForType_PlainNonSerenityType_ReturnsEmpty()
Declaration
public void ResolveLabelsForType_PlainNonSerenityType_ReturnsEmpty()