UIEditorSceneTests ClassDelta Engine Documentation
Inheritance Hierarchy

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

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

The UIEditorSceneTests type exposes the following members.

Constructors

  NameDescription
Public methodUIEditorSceneTests
Initializes a new instance of the UIEditorSceneTests class
Top
Methods

  NameDescription
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodCannotChangeMaterialsWhenNothingIsSelected
Public methodCanNotDrawGridWhenWidthOrHeightIs0
Public methodCannotDrawOutlineWhenWidthOrHeightIsZero
Public methodChangeAllMaterialsForAButton
Public methodChangeAllMaterialsForALabel
Public methodChangeAllMaterialsForASlider
Public methodChangeDisabledMaterial
Public methodChangeHoveredMaterial
Public methodChangeMaterial
Public methodChangeOutlineWithBiggerHeight
Public methodChangeOutlineWithWidthEqualToHeight
Public methodChangePressedMaterial
Public methodDeleteUIElement
Public methodDeletingAControlWillSelectTheNextOne
Public methodDrawingGridWithBiggerHeight
Public methodDrawinGridWithWidthEqualToHeight
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodMoveImageUsingGrid
Public methodMoveImageUsingGridWithNewResolution
Public methodMoveImageWithoutGrid
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSelectAnInterActiveButton
Public methodSelectControlWithHighestRenderlayerWhenSelectingNewControl
Public methodSetUp
Top
Properties

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