Class ScmTckTestCase

Direct Known Subclasses:
AbstractRemoteInfoCommandTckTest, BlameCommandTckTest, BranchCommandTckTest, ChangeLogCommandTckTest, CheckInCommandTckTest, CheckOutCommandTckTest, DiffCommandTckTest, ListCommandTckTest, MkdirCommandTckTest, RemoveCommandTckTest, StatusCommandTckTest, TagCommandTckTest, UntagCommandTckTest, UpdateCommandTckTest

public abstract class ScmTckTestCase extends ScmTestCase
Base class for all TcK tests.

Basically all it does is to setup a default test enviroment common for all tck tests. The default setup includes:

  1. Delete all default locations (working copy, updating copy etc)
  2. Initialize the repository
  3. Check out the repository to the working copy
Author:
Torbj�rn Eikli Sm�rgrav