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

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

public class StatConsumerTest
extends Object


Constructor Summary
StatConsumerTest()
           
 
Method Summary
 void testBacked()
           
 void testIgnored()
           
 void testNoWorkspace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatConsumerTest

public StatConsumerTest()
Method Detail

testIgnored

public void testIgnored()
                 throws Exception
Throws:
Exception

testBacked

public void testBacked()
                throws Exception
Throws:
Exception

testNoWorkspace

public void testNoWorkspace()
                     throws Exception
Throws:
Exception


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