Class UnityTimerServiceFactoryTests
PlayMode tests for Serenity.Timer.Infrastructure.Services.UnityTimerServiceFactory.
Inherited Members
Namespace: Serenity.UnityTimer.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class UnityTimerServiceFactoryTests
Constructors
UnityTimerServiceFactoryTests()
Declaration
public UnityTimerServiceFactoryTests()
Methods
CreateService_AssignsLogService()
Declaration
public void CreateService_AssignsLogService()
CreateService_AttachesUnityTimerServiceComponent()
Declaration
public void CreateService_AttachesUnityTimerServiceComponent()
CreateService_CreatesGameObjectWithServiceName()
Declaration
public void CreateService_CreatesGameObjectWithServiceName()
CreateService_ReturnsNonNullITimerService()
Declaration
public void CreateService_ReturnsNonNullITimerService()
Implements_ITimerServiceFactory()
Declaration
public void Implements_ITimerServiceFactory()
SetUp()
Declaration
public void SetUp()