IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Engine.Services.ProjectLoaders.Tests.VisualStudioProjectLoaderTests Class Reference
+ Collaboration diagram for NUnit.Engine.Services.ProjectLoaders.Tests.VisualStudioProjectLoaderTests:

Public Member Functions

void CreateLoader ()
 
void ValidExtensions (string project, bool isGood)
 
void CannotLoadWebProject ()
 
void CanLoadVsProject (string resourceName, string[] configs, string assemblyName)
 
void FromVSSolution2003 ()
 
void FromVSSolution2005 ()
 
void FromWebApplication ()
 
void WithUnmanagedCpp ()
 
void FromSolutionWithDisabledProject ()
 

Private Attributes

VisualStudioProjectLoader _loader
 

Member Function Documentation

void NUnit.Engine.Services.ProjectLoaders.Tests.VisualStudioProjectLoaderTests.CreateLoader ( )
inline
void NUnit.Engine.Services.ProjectLoaders.Tests.VisualStudioProjectLoaderTests.ValidExtensions ( string  project,
bool  isGood 
)
inline
void NUnit.Engine.Services.ProjectLoaders.Tests.VisualStudioProjectLoaderTests.CannotLoadWebProject ( )
inline

Member Data Documentation

VisualStudioProjectLoader NUnit.Engine.Services.ProjectLoaders.Tests.VisualStudioProjectLoaderTests._loader
private

The documentation for this class was generated from the following file: