Class AutoRegisterServiceBootstrapTests
Tests for the [AutoRegisterService] boot hook. The invocation logic is exercised with explicit installer
types (no attribute) so nothing self-registers during normal editor Play.
Inherited Members
Namespace: Serenity.ImportToPlay.Tests.Editor
Assembly: Serenity.ImportToPlay.Tests.Editor.dll
Syntax
public class AutoRegisterServiceBootstrapTests
Constructors
AutoRegisterServiceBootstrapTests()
Declaration
public AutoRegisterServiceBootstrapTests()
Methods
DiscoverServiceInstallers_EnumeratesWithoutError()
Declaration
public void DiscoverServiceInstallers_EnumeratesWithoutError()
InstallTypes_MissingOrWrongInstall_IsReported_NotThrown()
Declaration
public void InstallTypes_MissingOrWrongInstall_IsReported_NotThrown()
InstallTypes_NullLocator_Throws()
Declaration
public void InstallTypes_NullLocator_Throws()
InstallTypes_RunsStaticInstall_RegistersService()
Declaration
public void InstallTypes_RunsStaticInstall_RegistersService()