LevelObjectHandlerTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class LevelObjectHandlerTests : TestWithMocksOrVisually

The LevelObjectHandlerTests type exposes the following members.

Constructors

  NameDescription
Public methodLevelObjectHandlerTests
Initializes a new instance of the LevelObjectHandlerTests class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodDoesNotPlaceLevelObjectWhenNoneIsSelected
Public methodFogShaderTest
Public methodGetLevelObjectName
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodMoveObjectMovesTheObjectToArrayPosition
Public methodObjectListShouldHaveSizeOfLevel
Public methodPlaceModel
Public methodRecreateObjects
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Public methodRotateLevelObject
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSetUp
Public methodTexturedLightMapFogShaderTest
Top
Properties

  NameDescription
Protected propertyIsMockResolver (Inherited from TestWithMocksOrVisually.)
Top
See Also