LevelEditorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.LevelEditor.Tests LevelEditorViewModelTests

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 LevelEditorViewModelTests : TestWithMocksOrVisually

The LevelEditorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodLevelEditorViewModelTests
Initializes a new instance of the LevelEditorViewModelTests class
Top
Methods

  NameDescription
Public methodAddAWaveWithDefaultName
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodBuildXmlData
Public methodCannotOpenNonExistingLevelFile
Public methodChangeATileType
Public methodChangeLevelNameAndSize
Public methodClearLevelSetsAllTilesToNothing
Public methodCreateAndRemoveWave
Public methodCustomSizeChangesLevelSize
Public methodGetAndSetWaveName
Public methodImageSizeDecreases
Public methodImageSizeIncreases
Public methodImageSizeResets
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodInvalidCustomSizeChangesLevelSizeToLastSize
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Public methodRemoveAWaveFromALevel
Public methodResetOnProjectChange
Public methodResetViewSetsDefaultValues
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSelectedImageRaisesPropertyChange
Public methodSelectedModelRaisesPropertyChange
Public methodSelectedTileTypeRaisesPropertyChanged
Public methodSetBackgroundImageIn2DMode
Public methodSetBackgroundImageIn3DMode
Public methodSetCameraToNewPosition
Public methodSetsSavedBackgroundModelFromLevel
Public methodSetUp
Public methodSetWavePropertiesToSelectedWave
Top
Properties

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