C# Class ApprovalTests.Reporters.VisualStudioReporter

Inheritance: GenericDiffReporter
Afficher le fichier Open project: approvals/ApprovalTests.Net Class Usage Examples

Méthodes publiques

Свойство Type Description
INSTANCE VisualStudioReporter

Méthodes publiques

Méthode Description
IsWorkingInThisEnvironment ( string forFile ) : bool
VisualStudioReporter ( ) : System

Private Methods

Méthode Description
GetPath ( ) : string
LaunchedFromVisualStudio ( ) : bool

Method Details

IsWorkingInThisEnvironment() public méthode

public IsWorkingInThisEnvironment ( string forFile ) : bool
forFile string
Résultat bool

VisualStudioReporter() public méthode

public VisualStudioReporter ( ) : System
Résultat System

Property Details

INSTANCE public_oe static_oe property

public static VisualStudioReporter,ApprovalTests.Reporters INSTANCE
Résultat VisualStudioReporter