Package org.apache.maven.scm.provider.hg
Class HgUtilsTest
- java.lang.Object
-
- org.apache.maven.scm.provider.hg.HgUtilsTest
-
public class HgUtilsTest extends Object
-
-
Constructor Summary
Constructors Constructor Description HgUtilsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testCryptPassword()
void
testNullWorkingDirectory()
-
-
-
Constructor Detail
-
HgUtilsTest
public HgUtilsTest()
-
-
Method Detail
-
testNullWorkingDirectory
public void testNullWorkingDirectory() throws Exception
- Throws:
Exception
-
testCryptPassword
public void testCryptPassword() throws Exception
- Throws:
Exception
-
-