org.apache.maven.scm.provider.git.gitexe.command
Class GitCommandLineUtilsAddTargetTest

java.lang.Object
  extended by org.apache.maven.scm.provider.git.gitexe.command.GitCommandLineUtilsAddTargetTest

public class GitCommandLineUtilsAddTargetTest
extends Object

Author:
mfriedenhagen

Constructor Summary
GitCommandLineUtilsAddTargetTest()
           
 
Method Summary
 void testAddTargetNonWindows()
          Test of addTarget method, of class GitCommandLineUtils on Non-Windows systems.
 void testAddTargetWindows()
          Test of addTarget method, of class GitCommandLineUtils on Windows.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GitCommandLineUtilsAddTargetTest

public GitCommandLineUtilsAddTargetTest()
Method Detail

testAddTargetNonWindows

public void testAddTargetNonWindows()
Test of addTarget method, of class GitCommandLineUtils on Non-Windows systems.


testAddTargetWindows

public void testAddTargetWindows()
Test of addTarget method, of class GitCommandLineUtils on Windows.



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.