C# Class DXVcs2Git.Tests.BaseFixture

Inheritance: IPostTestDirectoryRemover, IDisposable
Afficher le fichier Open project: Xarlot/DXVcs2Git

Private Properties

Свойство Type Description
BaseFixture System
CleanupTestReposOlderThan void
IsFileSystemCaseSensitiveInternal bool
SetUpTestEnvironment void

Méthodes publiques

Méthode Description
Dispose ( ) : void
Register ( string directoryPath ) : void

Méthodes protégées

Méthode Description
BuildSelfCleaningDirectory ( ) : SelfCleaningDirectory
Sandbox ( string sourceDirectoryPath ) : string

Private Methods

Méthode Description
BaseFixture ( ) : System
CleanupTestReposOlderThan ( System.TimeSpan olderThan ) : void
IsFileSystemCaseSensitiveInternal ( ) : bool
SetUpTestEnvironment ( ) : void

Method Details

BuildSelfCleaningDirectory() protected méthode

protected BuildSelfCleaningDirectory ( ) : SelfCleaningDirectory
Résultat DXVcs2Git.Tests.TestHelpers.SelfCleaningDirectory

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Register() public méthode

public Register ( string directoryPath ) : void
directoryPath string
Résultat void

Sandbox() protected méthode

protected Sandbox ( string sourceDirectoryPath ) : string
sourceDirectoryPath string
Résultat string