ProjectCreatorTests ClassDelta Engine Documentation
Tests for the creation of Delta Engine C# projects. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ProjectCreator.Tests ProjectCreatorTests

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 ProjectCreatorTests

The ProjectCreatorTests type exposes the following members.

Constructors

  NameDescription
Public methodProjectCreatorTests
Initializes a new instance of the ProjectCreatorTests class
Top
Methods

  NameDescription
Public methodCheckAvailabilityOfTheSourceFile
Public methodCheckAvailabilityOfTheTemplateFiles
Public methodCheckIfFolderHierarchyIsCreatedCorrectly
Public methodCheckIfProjectFilesAreCopiedCorrectly
Public methodInit
Top
See Also