ProjectCreatorViewTests ClassDelta Engine Documentation
Tests for the visual representation of the project creation. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ProjectCreator.Tests ProjectCreatorViewTests

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 ProjectCreatorViewTests

The ProjectCreatorViewTests type exposes the following members.

Constructors

  NameDescription
Public methodProjectCreatorViewTests
Initializes a new instance of the ProjectCreatorViewTests class
Top
Methods

  NameDescription
Public methodCannotCreateWithInvalidProjectLocation
Public methodCannotCreateWithInvalidProjectName
Public methodChangeFrameworkSelectionToSharpDX
Public methodChangeFrameworkSelectionToSlimDX
Public methodChangeFrameworkSelectionToXna
Public methodChangeName
Public methodChangePath
Public methodInitialView
Top
See Also