org.apache.maven.scm.provider.accurev
Class AccurevScmProviderTest

java.lang.Object
  extended by org.apache.maven.scm.provider.accurev.AccurevScmProviderTest

public class AccurevScmProviderTest
extends Object


Constructor Summary
AccurevScmProviderTest()
           
 
Method Summary
 void testBlankAsUsedInTckTests()
           
 void testGetSCMType()
           
 void testMakeProviderScmRepository()
           
 void testMakeProviderWithBothKindsOfDirectorySeparators()
           
 void testProviderWithHostPort()
           
 void testProviderWithProperties()
           
 void testProviderWithSystemProperties()
           
 void testProviderWithUserPass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccurevScmProviderTest

public AccurevScmProviderTest()
Method Detail

testMakeProviderScmRepository

public void testMakeProviderScmRepository()
                                   throws Exception
Throws:
Exception

testMakeProviderWithBothKindsOfDirectorySeparators

public void testMakeProviderWithBothKindsOfDirectorySeparators()
                                                        throws ScmRepositoryException
Throws:
ScmRepositoryException

testProviderWithHostPort

public void testProviderWithHostPort()
                              throws Exception
Throws:
Exception

testBlankAsUsedInTckTests

public void testBlankAsUsedInTckTests()
                               throws ScmRepositoryException
Throws:
ScmRepositoryException

testProviderWithUserPass

public void testProviderWithUserPass()
                              throws Exception
Throws:
Exception

testProviderWithProperties

public void testProviderWithProperties()
                                throws Exception
Throws:
Exception

testProviderWithSystemProperties

public void testProviderWithSystemProperties()
                                      throws Exception
Throws:
Exception

testGetSCMType

public void testGetSCMType()


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