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

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

public class FileConsumerTest
extends Object


Constructor Summary
FileConsumerTest()
           
 
Method Summary
 void testConsumeAdd()
           
 void testConsumePromoted()
           
 void testConsumeRemoved()
           
 void testConsumeUpdate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileConsumerTest

public FileConsumerTest()
Method Detail

testConsumeAdd

public void testConsumeAdd()

testConsumeUpdate

public void testConsumeUpdate()

testConsumePromoted

public void testConsumePromoted()

testConsumeRemoved

public void testConsumeRemoved()


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