TestDirectory overview

Public Constructors

TestDirectory  

Public Methods

Cleanup /// Cleans up this instance by deleting the test directory on disk/
CopyResource ReCopries a specific resource back into the directory
CreateFileName Generate a path to afile in the test directory.
Dispose  
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
Reinitialize Cleans out and then recreates the test directory and re-copies in all resources.
ToString  (inherited from Object)  

Public Properties

DirectoryName The name of the test directory (without it's parent location.
FullPath The full path to the test directory
ResourceDirectoryName The name of the directory in your project containing resources.

Protected Methods

Dispose  
Finalize Finalizes this instance by deleting the test directory on disk/
MemberwiseClone  (inherited from Object)  

See Also

TestDirectory Class | Eas.WebCrawler.Common.Test Namespace