Class AbstractRemoteInfoCommandTckTest

  • Direct Known Subclasses:
    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 Detail

      • AbstractRemoteInfoCommandTckTest

        public AbstractRemoteInfoCommandTckTest()
    • Method Detail

      • getScmProviderRepository

        protected abstract ScmProviderRepository getScmProviderRepository()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRemoteInfoCommand

        public void testRemoteInfoCommand()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception