EditorViewModelTests ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Tests EditorViewModelTests

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

public class EditorViewModelTests

The EditorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodEditorViewModelTests
Initializes a new instance of the EditorViewModelTests class
Top
Methods

  NameDescription
Public methodCheckErrorForegroundAndBackgroundColor
Public methodCreateEditorPluginEntryFromLoadedPlugins
Public methodDefaultProjectToLoginWithIsSelectedIfUserHasNotLoggedInYetOrLoggedOut
Public methodGetAndSetProjectName
Public methodLoadApiKeyFromRegistry
Public methodLoginPanelShouldBeVisibleWhenNotLoggedIn
Public methodLoginWithInvalidApiKeyShouldFail
Public methodLoginWithValidApiKeyShouldPass
Public methodLogoutSetsApiKeyEmpty
Public methodPopUpNotificationForUpdatedContentDoesNotShowUpInitially
Public methodSaveAndLoadStartEditorFullscreenRegistryState
Public methodStartEditorFullscreenWhenNoRegistryKeyIsSetAndSaveStateInRegistry
Public methodWhenContentIsNotReadyTheProjectSelectionComboBoxIsDisabled
Top
See Also