JavaScript is disabled on your browser.
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
GitChangeLogCommandTckTest
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
Field Summary
Fields inherited from class org.codehaus.plexus.PlexusTestCase
basedir, container
Method Summary
Methods inherited from class org.apache.maven.scm.ScmTckTestCase
addToWorkingTree , checkIn , checkOut , getScmFileNames , getScmRepository , getScmUrl , initRepo , mapFilesByPath , removeRepo , setUp , tearDown
Methods inherited from class org.apache.maven.scm.ScmTestCase
assertCommandLine , assertFile , assertPath , assertResultIsSuccess , execute , getAssertionCopy , getDate , getDate , getDate , getModule , getRepository , getRepositoryRoot , getScmFileSet , getScmManager , getUpdatingCopy , getWorkingCopy , getWorkingDirectory , isSystemCmd , makeDirectory , makeFile , makeFile , makeScmRepository , printOutputError , setDebugExecute
Methods inherited from class org.codehaus.plexus.PlexusTestCase
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
Copyright © 2003-2012 Apache Software Foundation . All Rights Reserved.