CommandListTests ClassDelta Engine Documentation
Inheritance Hierarchy

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

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

The CommandListTests type exposes the following members.

Constructors

  NameDescription
Public methodCommandListTests
Initializes a new instance of the CommandListTests class
Top
Methods

  NameDescription
Public methodAddAndRemoveCommand
Public methodAddAnExistingCommandShouldReturn
Public methodAddFireCommandWithAllPossibleTrigger
Public methodAddTriggerOfNonExistingCommand
Public methodAddTwoCommandsWithTriggers
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodCheckStatusOfEmptyList
Public methodEditCommand
Public methodEditNonExistingCommand
Public methodGetTriggerListWithoutCommand
Public methodInitialize
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Public methodRemoveAllTriggersOfFireCommand
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Top
Properties

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