Class SpawnPointTests
PlayMode tests for Serenity.Stage.Infrastructure.Authoring.SpawnPoint.
The serialized id field is private and cannot be set from a test, so
these tests cover the transform-derived Serenity.Stage.Infrastructure.Authoring.SpawnPoint.Pose and the
empty-id behaviour of Serenity.Stage.Infrastructure.Authoring.SpawnPoint.Id.
Inherited Members
Namespace: Serenity.UnityStage.Tests.Infrastructure
Assembly: Tests.dll
Syntax
public class SpawnPointTests
Constructors
SpawnPointTests()
Declaration
public SpawnPointTests()
Methods
Id_WithEmptySerializedValue_ThrowsArgumentException()
Declaration
public void Id_WithEmptySerializedValue_ThrowsArgumentException()
Implements_ISpawnPoint()
Declaration
public void Implements_ISpawnPoint()
Pose_ReflectsTransformPosition()
Declaration
public void Pose_ReflectsTransformPosition()
Pose_ReflectsTransformRotation()
Declaration
public void Pose_ReflectsTransformRotation()
SetUp()
Declaration
public void SetUp()
TearDown()
Declaration
public void TearDown()