Class ScmTestCase

Direct Known Subclasses:
ScmTckTestCase

public abstract class ScmTestCase extends PlexusJUnit4TestSupport
Base class for all SCM tests. Consumers will typically extend this class while tck test would extend ScmTckTestCase.
This class basically defines default locations for the test environment and implements convenience methods.
Author:
Jason van Zyl