C# Class ApprovalTests.MachineSpecific.Tests.Reporters.GenericDiffReporterTest

Show file Open project: approvals/ApprovalTests.Net

Public Methods

Method Description
StartProcess ( string fullCommandLine ) : void

Private Methods

Method Description
AssertLauncher ( string approved, string received, GenericDiffReporter reporter ) : void
TestLaunchesBeyondCompareImage ( ) : void
TestLaunchesCodeCompare ( ) : void
TestLaunchesKDiff ( ) : void
TestLaunchesP4Merge ( ) : void
TestLaunchesP4MergeImage ( ) : void
TestLaunchesTortoiseImage ( ) : void
TestLaunchesTortoiseMerge ( ) : void
TestLaunchesVisualStudio ( ) : void
TestWinMerge ( ) : void

Method Details

StartProcess() public static method

public static StartProcess ( string fullCommandLine ) : void
fullCommandLine string
return void