C# Class APD.IntegrationTests.VCS.SuperVCS.Context.SuperVCSPluginTestContext

Afficher le fichier Open project: flyrev/IT2901-report

Méthodes protégées

Méthode Description
FilepathInLocalDirectory ( string filename ) : string
GetLastRevision ( ) : long
GetLatestChangeset ( ) : Commit
TheRepositoryExistsAndContainsChangesets ( ) : void

Method Details

FilepathInLocalDirectory() protected méthode

protected FilepathInLocalDirectory ( string filename ) : string
filename string
Résultat string

GetLastRevision() protected méthode

protected GetLastRevision ( ) : long
Résultat long

GetLatestChangeset() protected méthode

protected GetLatestChangeset ( ) : Commit
Résultat Commit

TheRepositoryExistsAndContainsChangesets() protected méthode

protected TheRepositoryExistsAndContainsChangesets ( ) : void
Résultat void