org.apache.maven.scm.provider.cvslib.command.checkout

Class CvsCheckoutCommandTest

public class CvsCheckoutCommandTest extends AbstractCvsScmTest

Version: $Id: CvsCheckoutCommandTest.java 381987 2006-03-01 11:16:02Z evenisse $

Author: Emmanuel Venisse Trygve Laugstøl

Method Summary
protected StringgetModule()
voidtestCheckOutWithoutTag()
voidtestCheckOutWithTag()

Method Detail

getModule

protected String getModule()

testCheckOutWithoutTag

public void testCheckOutWithoutTag()

UNKNOWN: move this test to the TCK.

testCheckOutWithTag

public void testCheckOutWithTag()

UNKNOWN: move this test to the TCK - checkout with "revision", then have one for tag as well.

Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.