CsProjectTests ClassDelta Engine Documentation
Tests for the Delta Engine C# project. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ProjectCreator.Tests CsProjectTests

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 CsProjectTests

The CsProjectTests type exposes the following members.

Constructors

  NameDescription
Public methodCsProjectTests
Initializes a new instance of the CsProjectTests class
Top
Methods

  NameDescription
Public methodChangingStarterKitOnlyChangesTheNameIfItHasNotBeenChangedYet
Public methodDefaultFrameworkIsOpenTK
Public methodDefaultPathIsDefaultVisualStudioProjectLocation
Public methodDefaultProjectNameIsUserNamePlusStarterKitName
Public methodDefaultStarterKitIsEmptyApp
Public methodInit
Public methodOutputDirectoryShouldBeBaseDirectoryPlusProjectName
Public methodUserNameEndingWithSDoesNotAppendAdditionalS
Public methodVisualStudioProjectsFolderInMyDocumentsMustBeAvailable
Top
See Also