|
string | invalidFile = Path.Combine(Path.GetTempPath(), "invalid.csproj") |
|
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.WriteInvalidFile |
( |
string |
text | ) |
|
|
inlineprivate |
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.EraseInvalidFile |
( |
| ) |
|
|
inline |
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.NotWebProject |
( |
| ) |
|
|
inline |
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.LoadInvalidFileType |
( |
| ) |
|
|
inline |
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.FileNotFoundError |
( |
| ) |
|
|
inline |
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.InvalidXmlFormat |
( |
string |
invalidXml | ) |
|
|
inline |
void NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.NoConfigurations |
( |
| ) |
|
|
inline |
string NUnit.Engine.Services.ProjectLoaders.Tests.VSProjectTests.invalidFile = Path.Combine(Path.GetTempPath(), "invalid.csproj") |
|
private |
The documentation for this class was generated from the following file: