Class AbstractRemoteInfoCommandTckTest

Direct Known Subclasses:
AbstractGitRemoteInfoCommandTckTest, AbstractSvnRemoteInfoCommandTckTest

public abstract class AbstractRemoteInfoCommandTckTest extends ScmTckTestCase
This test tests the remote info command.

This test have to be subclassed. The expected result have to be implemented in sub class

  • Constructor Details

    • AbstractRemoteInfoCommandTckTest

      public AbstractRemoteInfoCommandTckTest()
  • Method Details