C# 클래스 ApprovalTests.Reporters.VisualStudioReporter

상속: GenericDiffReporter
파일 보기 프로젝트 열기: approvals/ApprovalTests.Net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
INSTANCE VisualStudioReporter

공개 메소드들

메소드 설명
IsWorkingInThisEnvironment ( string forFile ) : bool
VisualStudioReporter ( ) : System

비공개 메소드들

메소드 설명
GetPath ( ) : string
LaunchedFromVisualStudio ( ) : bool

메소드 상세

IsWorkingInThisEnvironment() 공개 메소드

public IsWorkingInThisEnvironment ( string forFile ) : bool
forFile string
리턴 bool

VisualStudioReporter() 공개 메소드

public VisualStudioReporter ( ) : System
리턴 System

프로퍼티 상세

INSTANCE 공개적으로 정적으로 프로퍼티

public static VisualStudioReporter,ApprovalTests.Reporters INSTANCE
리턴 VisualStudioReporter