WindowsReporters

public final class WindowsReporters

Reporters that use windows specific binaries, i.e. the programs that are used are not cross platform.

If you are looking for something cross platform like gvim, emacs, you better look in com.nikolavp.approval.reporters.Reporters.

Methods

beyondCompare

public static Reporter beyondCompare()

A reporter that calls Beyond Compare 3 to show you the results.

Returns:a reporter that calls beyond compare

notepadPlusPlus

public static Reporter notepadPlusPlus()

A reporter that calls notepad++ to show you the results.

Returns:a reporter that calls notepad++

tortoiseImage

public static Reporter tortoiseImage()

A reporter that calls TortoiseIDiff to show you the results.

Returns:a reporter that calls tortoise image difference tool

tortoiseText

public static Reporter tortoiseText()

A reporter that calls TortoiseMerge to show you the results.

Returns:a reporter that calls tortoise difference tool for text

winMerge

public static Reporter winMerge()

A reporter that calls WinMerge to show you the results.

Returns:a reporter that calls win merge