UIEditorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.UIEditor.Tests UIEditorViewModelTests

Namespace: DeltaEngine.Editor.UIEditor.Tests
Assembly: DeltaEngine.Editor.UIEditor.Tests (in DeltaEngine.Editor.UIEditor.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class UIEditorViewModelTests : TestWithMocksOrVisually

The UIEditorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodUIEditorViewModelTests
Initializes a new instance of the UIEditorViewModelTests class
Top
Methods

  NameDescription
Public methodActivatingSceneActivatesTheControls
Public methodAddNewResolutionToResolutionList
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodCanGenerateGenerateSourceCodeAfterCheckingCheckBox
Public methodCannotAddIfImageDraggingNotSet
Public methodCannotAddNewButton
Public methodCannotAddNewLabel
Public methodCannotHaveMoreThan10SizesInResolutionList
Public methodCannotSaveUIIfNoControlsWereAdded
Public methodChangControlName
Public methodChangControlNameAndAddNewButton
Public methodChangControlNameAndAddNewLabel
Public methodChangControlNameAndAddNewSlider
Public methodChangControlNameAndAddNewSprite
Public methodChangeControlWidthAndHeight
Public methodChangeGrid
Public methodChangeMaterial
Public methodChangeRenderLayer
Public methodChangeRenderLayerWhenNothingIsSelectedWillNotCrash
Public methodChangeSelectedButtonToInterActiveButtonAndBack
Public methodChangeSelectedIndexFromTheHierachyList
Public methodChangeSelectedNameFromTheHierachyList
Public methodChangeUIWidthAndHeight
Public methodChangingBottomMarginWillChangeTopMargin
Public methodChangingHorizontalAllignment
Public methodChangingLeftMarginWillChangeRightMargin
Public methodChangingRightMarginWillChangeLeftMargin
Public methodChangingSelectedIndexWillChangeSelectedName
Public methodChangingTopMarginWillChangeBottomMargin
Public methodChangingVerticalAllignment
Public methodContextPropertyIsEmptyString
Public methodControlLayerPropertyShouldBeZero
Public methodDeleteSelectedContentFromWpf
Public methodDeletingAControlAndAddingANewWillTakeItsPlace
Public methodDeletingAControlWillSelectTheNextControl
Public methodFromSelectingInContentManager
Public methodGetDefaultMaterials
Public methodGetEntity2DWidthAndHeight
Public methodGridShouldBeDrawn
Public methodInit
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodIsShowingGridPropertyShouldBeTrue
Public methodIsShowingGridPropertyShouldBeTrueInitially
Public methodMoveImage
Public methodMoveImageInLandscapeGrid
Public methodNewLabelShouldBeAdded
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSelectedInterActiveButtonNameListShouldHaveDefaultName
Public methodSelectedSpriteNameListShouldHaveDefaultName
Public methodSetSelectedEntity2D
Public methodStartingEditorWillLoadSceneNames
Public methodUIShouldSave
Public methodWillNotLoadNonExistingScene
Top
Properties

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