org.apache.maven.scm.provider.accurev.cli
Class InfoConsumerTest

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

public class InfoConsumerTest
extends Object


Constructor Summary
InfoConsumerTest()
           
 
Method Summary
 void testConsumeInsideWorkspace()
           
 void testConsumeOutsideWorkspace()
           
 void testNotLoggedIn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoConsumerTest

public InfoConsumerTest()
Method Detail

testConsumeOutsideWorkspace

public void testConsumeOutsideWorkspace()
                                 throws Exception
Throws:
Exception

testConsumeInsideWorkspace

public void testConsumeInsideWorkspace()
                                throws Exception
Throws:
Exception

testNotLoggedIn

public void testNotLoggedIn()
                     throws Exception
Throws:
Exception


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