C# 클래스 GoogleTestAdapterUiTests.VS

파일 보기 프로젝트 열기: csoltenborn/GoogleTestAdapter 1 사용 예제들

공개 메소드들

메소드 설명
CleanVsExperimentalInstance ( ) : void
CloseSolution ( ) : void
GetOutput ( ) : string
LaunchVsExperimentalInstance ( ) : void
OpenSolution ( ) : void
SetupVanillaVsExperimentalInstance ( string suffix ) : void

비공개 메소드들

메소드 설명
AskIfNotOnBuildServerAndProductiveVs ( string suffix ) : void
AskToCleanIfExists ( ) : bool
FillFileDialog ( string dialogTitle, string file ) : void
VS ( ) : System

메소드 상세

CleanVsExperimentalInstance() 공개 정적인 메소드

public static CleanVsExperimentalInstance ( ) : void
리턴 void

CloseSolution() 공개 정적인 메소드

public static CloseSolution ( ) : void
리턴 void

GetOutput() 공개 정적인 메소드

public static GetOutput ( ) : string
리턴 string

LaunchVsExperimentalInstance() 공개 정적인 메소드

public static LaunchVsExperimentalInstance ( ) : void
리턴 void

OpenSolution() 공개 정적인 메소드

public static OpenSolution ( ) : void
리턴 void

SetupVanillaVsExperimentalInstance() 공개 정적인 메소드

public static SetupVanillaVsExperimentalInstance ( string suffix ) : void
suffix string
리턴 void