ProjectCreatorViewModelTests ClassDelta Engine Documentation
Tests for the logic of the project creation editor plugin. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ProjectCreator.Tests ProjectCreatorViewModelTests

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

public class ProjectCreatorViewModelTests

The ProjectCreatorViewModelTests type exposes the following members.

Constructors

  NameDescription
Public methodProjectCreatorViewModelTests
Initializes a new instance of the ProjectCreatorViewModelTests class
Top
Methods

  NameDescription
Public methodCanCreateProjectWithValidLocation
Public methodCanCreateProjectWithValidName
Public methodCannotCreateProjectWithInvalidLocation
Public methodCannotCreateProjectWithInvalidName
Public methodChangeName
Public methodChangePath
Public methodChangeSelection
Public methodCheckAvailableFrameworks
Public methodCreate
Public methodOnDataReceived
Public methodSelectedStarterKit
Top
See Also