Class UnityInstallationTests
Tests for UnityGlobal installation layer.
Inherited Members
Namespace: Serenity.UnityGlobal.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityInstallationTests
Constructors
UnityInstallationTests()
Declaration
public UnityInstallationTests()
Methods
UnityConsoleLogInstallerInstallInput_Ctor()
Declaration
public void UnityConsoleLogInstallerInstallInput_Ctor()
UnityConsoleLogInstaller_Install_NullInput_Throws()
Declaration
public void UnityConsoleLogInstaller_Install_NullInput_Throws()
UnityConsoleLogInstaller_Install_WithSettings_CreatesService()
Declaration
public void UnityConsoleLogInstaller_Install_WithSettings_CreatesService()
UnityEventDispatcherInstaller_Install_CreatesService()
Declaration
public void UnityEventDispatcherInstaller_Install_CreatesService()
UnityFileLogInstallerInstallInput_Ctor_SetsFields()
Declaration
public void UnityFileLogInstallerInstallInput_Ctor_SetsFields()
UnityFileLogSettings_CustomLogFileName_IsExposed()
Declaration
public void UnityFileLogSettings_CustomLogFileName_IsExposed()
UnityFileLogSettings_DefaultLogFileName_IsLogTxt()
Declaration
public void UnityFileLogSettings_DefaultLogFileName_IsLogTxt()
UnityFileLogSettings_ImplementsIFileLogPersistenceSettings()
Declaration
public void UnityFileLogSettings_ImplementsIFileLogPersistenceSettings()
UnityGlobalInstaller_Install_CreatesAllServices()
Declaration
public void UnityGlobalInstaller_Install_CreatesAllServices()