C# Class APD.IntegrationTests.VCS.SuperVCS.Learning.SuperVCSContext

Afficher le fichier Open project: flyrev/IT2901-report

Méthodes protégées

Méthode Description
GetLastRevision ( ) : long
GetLatestChangeset ( ) : SuperVCSLog
SetupContext ( ) : void

Private Methods

Méthode Description
How_to_checkout ( ) : void
How_to_get_info_about_latest_changeset ( ) : void
How_to_update ( ) : void

Method Details

GetLastRevision() protected méthode

protected GetLastRevision ( ) : long
Résultat long

GetLatestChangeset() protected méthode

protected GetLatestChangeset ( ) : SuperVCSLog
Résultat SuperVCSLog

SetupContext() protected méthode

protected SetupContext ( ) : void
Résultat void