org.apache.maven.scm.tck.command.changelog
Class ChangeLogCommandTckTest
java.lang.Object
PlexusTestCase
org.apache.maven.scm.ScmTestCase
org.apache.maven.scm.ScmTckTestCase
org.apache.maven.scm.tck.command.changelog.ChangeLogCommandTckTest
public abstract class ChangeLogCommandTckTest
- extends ScmTckTestCase
Test Changlog command.
1. Get initial log
2. Add one revision
3. Get the two logs
4. Get the last log based on date
5. Test last log for date and comment
- Author:
- Torbj?rn Eikli Sm?rgrav
Methods inherited from class org.apache.maven.scm.ScmTestCase |
assertFile, assertPath, assertResultIsSuccess, execute, getAssertionCopy, getDate, getDate, getDate, getModule, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, makeDirectory, makeFile, makeFile, makeScmRepository, setDebugExecute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeLogCommandTckTest
public ChangeLogCommandTckTest()
testChangeLogCommand
public void testChangeLogCommand()
throws Exception
- Throws:
Exception
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.