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

Show file Open project: flyrev/IT2901-report

Protected Methods

Method Description
GetLastRevision ( ) : long
GetLatestChangeset ( ) : SuperVCSLog
SetupContext ( ) : void

Private Methods

Method Description
How_to_checkout ( ) : void
How_to_get_info_about_latest_changeset ( ) : void
How_to_update ( ) : void

Method Details

GetLastRevision() protected method

protected GetLastRevision ( ) : long
return long

GetLatestChangeset() protected method

protected GetLatestChangeset ( ) : SuperVCSLog
return SuperVCSLog

SetupContext() protected method

protected SetupContext ( ) : void
return void