Class TestCommon

  • All Implemented Interfaces:
    TestIfc
    Direct Known Subclasses:
    TestCommonNoBind

    public class TestCommon
    extends TestEmpty
    Class TestCommon.java is responsible for

    Created: Mon Apr 23 08:47:37 2007

    Version:
    1.0.0
    Author:
    Artur Hefczyc
    • Field Detail

      • exception

        protected Exception exception
        Field description
      • params

        protected Params params
        Field description
      • timeoutOk

        protected boolean timeoutOk
        Field description
      • resultCode

        protected ResultCode resultCode
        Field description
    • Constructor Detail

      • TestCommon

        public TestCommon()
        Creates a new TestCommon instance.
      • TestCommon

        public TestCommon​(String[] ns,
                          String[] imp,
                          String[] depend,
                          String[] opt)
        Constructs ...
        Parameters:
        ns -
        imp -
        depend -
        opt -