Inheritance Hierarchy
DeltaEngine.Platforms TestWithMocksOrVisually
DeltaEngine.Editor.LevelEditor.Tests LevelObjectHandlerTests
Namespace: DeltaEngine.Editor.LevelEditor.Tests
Assembly: DeltaEngine.Editor.LevelEditor.Tests (in DeltaEngine.Editor.LevelEditor.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The LevelObjectHandlerTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LevelObjectHandlerTests | Initializes a new instance of the LevelObjectHandlerTests class |
Methods
Name | Description | |
---|---|---|
![]() | AdvanceTimeAndUpdateEntities | (Inherited from TestWithMocksOrVisually.) |
![]() | DoesNotPlaceLevelObjectWhenNoneIsSelected | |
![]() | FogShaderTest | |
![]() | GetLevelObjectName | |
![]() | InitializeResolver | (Inherited from TestWithMocksOrVisually.) |
![]() | MoveObjectMovesTheObjectToArrayPosition | |
![]() | ObjectListShouldHaveSizeOfLevel | |
![]() | PlaceModel | |
![]() | RecreateObjects | |
![]() | RegisterMock T | (Inherited from TestWithMocksOrVisually.) |
![]() | Resolve T | (Inherited from TestWithMocksOrVisually.) |
![]() | RotateLevelObject | |
![]() | RunAfterFirstFrame | (Inherited from TestWithMocksOrVisually.) |
![]() | RunTestAndDisposeResolverWhenDone | (Inherited from TestWithMocksOrVisually.) |
![]() | SetUp | |
![]() | TexturedLightMapFogShaderTest |
Properties
Name | Description | |
---|---|---|
![]() | IsMockResolver | (Inherited from TestWithMocksOrVisually.) |
See Also