C# 클래스 APD.IntegrationTests.VCS.Git.When_I_want_to_use_the_git_plugin_Context

파일 보기 프로젝트 열기: flyrev/Smeedee_git_plugin

보호된 프로퍼티들

프로퍼티 타입 설명
reposDir string
repository IRepository
repositoryUrl string

공개 메소드들

메소드 설명
TearDown ( ) : void

비공개 메소드들

메소드 설명
Setup ( ) : void
assure_repository_is_not_already_cloned ( ) : void

메소드 상세

TearDown() 공개 메소드

public TearDown ( ) : void
리턴 void

프로퍼티 상세

reposDir 보호되어 있는 프로퍼티

protected string reposDir
리턴 string

repository 보호되어 있는 프로퍼티

protected IRepository repository
리턴 IRepository

repositoryUrl 보호되어 있는 프로퍼티

protected string repositoryUrl
리턴 string