C# 클래스 APD.IntegrationTests.VCS.SuperVCS.Context.SuperVCSPluginTestContext

파일 보기 프로젝트 열기: flyrev/IT2901-report

보호된 메소드들

메소드 설명
FilepathInLocalDirectory ( string filename ) : string
GetLastRevision ( ) : long
GetLatestChangeset ( ) : Commit
TheRepositoryExistsAndContainsChangesets ( ) : void

메소드 상세

FilepathInLocalDirectory() 보호된 메소드

protected FilepathInLocalDirectory ( string filename ) : string
filename string
리턴 string

GetLastRevision() 보호된 메소드

protected GetLastRevision ( ) : long
리턴 long

GetLatestChangeset() 보호된 메소드

protected GetLatestChangeset ( ) : Commit
리턴 Commit

TheRepositoryExistsAndContainsChangesets() 보호된 메소드

protected TheRepositoryExistsAndContainsChangesets ( ) : void
리턴 void