Class GitBlameConsumerTest

java.lang.Object
org.apache.maven.scm.PlexusJUnit4TestSupport
org.apache.maven.scm.ScmTestCase
org.apache.maven.scm.provider.git.gitexe.command.blame.GitBlameConsumerTest

public class GitBlameConsumerTest extends ScmTestCase
Test the GitBlameConsumer in various different situations. Depending on the underlying operating system we might get slightly different output from a
git blame
commandline invocation.