AnimationEditorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.ImageAnimationEditor.Tests AnimationEditorViewModelTests

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

public class AnimationEditorViewModelTests : TestWithMocksOrVisually

The AnimationEditorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodAnimationEditorViewModelTests
Initializes a new instance of the AnimationEditorViewModelTests class
Top
Methods

  NameDescription
Public methodAddingAndRemovingImagesToList
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodAfterAddingImagesButtonStatesShouldBeTrue
Public methodButtonStatesShouldInitialyBeFalse
Public methodCannotAddImageWhenNoImageSelected
Public methodDisplayImage
Public methodHavingNoImageWillDisableSaveButton
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodLoadAnimation
Public methodLoadSpriteSheet
Public methodMoveImageUpInTheList
Public methodProjectChangeWillResetPlugin
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSaveAnimation
Public methodSaveSpriteSheet
Public methodSetUp
Top
Properties

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