Tests for the creation of Delta Engine C# projects.
View code on GitHub
Inheritance Hierarchy
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
The ProjectCreatorTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProjectCreatorTests | Initializes a new instance of the ProjectCreatorTests class |
Methods
Name | Description | |
---|---|---|
![]() | CheckAvailabilityOfTheSourceFile | |
![]() | CheckAvailabilityOfTheTemplateFiles | |
![]() | CheckIfFolderHierarchyIsCreatedCorrectly | |
![]() | CheckIfProjectFilesAreCopiedCorrectly | |
![]() | Init |
See Also