InputEditorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.InputEditor.Tests InputEditorViewModelTests

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

public class InputEditorViewModelTests : TestWithMocksOrVisually

The InputEditorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodInputEditorViewModelTests
Initializes a new instance of the InputEditorViewModelTests class
Top
Methods

  NameDescription
Public methodAdd2CommandToListAndSwichBetweenThem
Public methodAdd2TriggersToList
Public methodAddCommandToList
Public methodAddTriggerToList
Public methodAddTriggerToListWithoutCommand
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodClickAddCommandWithoutInput
Public methodEditACommand
Public methodEditANonExistingCommand
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Public methodRemoveACommand
Public methodRemoveANonExistingCommand
Public methodRemoveANonExistingTrigger
Public methodRemoveATrigger
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSaveInputAsXml
Public methodSetup
Top
Properties

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