MaterialEditorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms TestWithMocksOrVisually
    DeltaEngine.Editor.MaterialEditor.Tests MaterialEditorViewModelTests

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

public class MaterialEditorViewModelTests : TestWithMocksOrVisually

The MaterialEditorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodMaterialEditorViewModelTests
Initializes a new instance of the MaterialEditorViewModelTests class
Top
Methods

  NameDescription
Public methodAddMaterialToMaterialList
Public methodAddShaderToShaderList
Public methodAddSpriteSheetToSpriteSheetList
Protected methodAdvanceTimeAndUpdateEntities (Inherited from TestWithMocksOrVisually.)
Public methodChangeBlendModeAndRenderSize
Public methodEmptyMaterialShouldReturnWhenSaving
Public methodGetDefaultVariables
Public methodInitializeResolver (Inherited from TestWithMocksOrVisually.)
Public methodLoadInMaterialWithSpriteSheetAnimation
Public methodNew3D
Protected methodRegisterMock T  (Inherited from TestWithMocksOrVisually.)
Public methodResetListWhenChangingProject
Protected methodResolve T  (Inherited from TestWithMocksOrVisually.)
Protected methodRunAfterFirstFrame (Inherited from TestWithMocksOrVisually.)
Public methodRunTestAndDisposeResolverWhenDone (Inherited from TestWithMocksOrVisually.)
Public methodSaveMaterialFromImage
Public methodSelectedColorShouldRaisePropertyChanged
Public methodSelectedImageShouldRaisePropertyChanged
Public methodSelectedShaderShouldRaisePropertyChange
Public methodSetUp
Top
Properties

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