org.apache.maven.scm.provider.cvslib.command.checkout
public class CvsCheckoutCommandTest extends AbstractCvsScmTest
Version: $Id: CvsCheckoutCommandTest.java 381987 2006-03-01 11:16:02Z evenisse $
| Method Summary | |
|---|---|
| protected String | getModule() |
| void | testCheckOutWithoutTag() |
| void | testCheckOutWithTag() |
UNKNOWN: move this test to the TCK.
UNKNOWN: move this test to the TCK - checkout with "revision", then have one for tag as well.