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.TestUtilities.TestDirectory Class Reference

Creates a directory for testing purposes More...

+ Inheritance diagram for NUnit.TestUtilities.TestDirectory:
+ Collaboration diagram for NUnit.TestUtilities.TestDirectory:

Public Member Functions

 TestDirectory ()
 
void Dispose ()
 Clean up after ourselves More...
 
override string ToString ()
 Returns the full path of the contained test directory More...
 

Properties

DirectoryInfo Directory [get]
 Gets the test directory. More...
 

Private Attributes

DirectoryInfo _testDir
 

Detailed Description

Creates a directory for testing purposes

Constructor & Destructor Documentation

NUnit.TestUtilities.TestDirectory.TestDirectory ( )
inline

Member Function Documentation

void NUnit.TestUtilities.TestDirectory.Dispose ( )
inline

Member Data Documentation

DirectoryInfo NUnit.TestUtilities.TestDirectory._testDir
private

Property Documentation


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