ContentManagerViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.ContentManager.Tests ContentManagerViewModelTests

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

public class ContentManagerViewModelTests : TestWithMocksOrVisually

The ContentManagerViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodContentManagerViewModelTests
Initializes a new instance of the ContentManagerViewModelTests class
Top
Methods

  NameDescription
Public methodAddingAlreadyExistingContentShouldNotDuplicateEntries
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodCannotShowPreviewsIfContentManagerIsNotOPen
Public methodCheckTheTypeOfNoneExistingContent
Public methodClickingWhenNoStartContentIsAvailableWillDoNothing
Public methodControlClickDeselectsAlreadySelectedContent
Public methodCreateContentViewModel
Public methodDeleteImageAnimationFromList
Public methodDeleteNotExistingContent
Public methodDrawNoneExistingBackgrounds
Public methodFilterByTypeOnlyShowsContentOfThisType
Public methodGetBackgroundAndSelectedContentShouldBeNullIfNotSet
Public methodGetContentTypeIcons
Public methodGetOnlyContentWithLetterT
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodOnlyImagesAndMaterialsAreUsedForStartContent
Public methodOpenFileExplorerToAddNewContent
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Public methodRightClickSelectsUnselectedContent
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSelectImageAnimationFromStartContent
Public methodSetExpectedContentNumbers
Public methodShiftClickAddsMultipleContentToSelectionFromBottomToTop
Public methodShiftClickAddsMultipleContentToSelectionFromTopToBottom
Public methodStartContentShowsOnly12Previews
Top
Properties

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