Class UnityGameWeaponInstallerTests
PlayMode tests for Serenity.GameWeapon.Installation.Installers.UnityGameWeaponInstaller. Verifies that installing creates a Unity-backed game-weapon service on a dedicated GameObject.
Inherited Members
Namespace: Serenity.UnityGameWeapon.Tests.Installation
Assembly: Tests.dll
Syntax
public class UnityGameWeaponInstallerTests
Constructors
UnityGameWeaponInstallerTests()
Declaration
public UnityGameWeaponInstallerTests()
Methods
Install_WithFakeLogService_CreatesServiceGameObject()
Declaration
public void Install_WithFakeLogService_CreatesServiceGameObject()
Install_WithFakeLogService_SetsServiceToConcreteUnityType()
Declaration
public void Install_WithFakeLogService_SetsServiceToConcreteUnityType()
TearDown()
Declaration
public void TearDown()