Interface ITestLabFolder

    • Method Detail

      • testLabFolderFactory

        com4j.Com4jObject testLabFolderFactory()

        The TestLabFolderFactory for direct child test folders.

        Getter method for the COM property "TestLabFolderFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • testSetFactory

        com4j.Com4jObject testSetFactory()

        The TestSetFactory object for direct child tests.

        Getter method for the COM property "TestSetFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • targetCycle

        void targetCycle​(java.lang.Object pVal)

        The cycle to which the folder is assigned.

        Setter method for the COM property "TargetCycle"

        Parameters:
        pVal - Mandatory java.lang.Object parameter.
      • targetCycle

        java.lang.Object targetCycle()

        The cycle to which the folder is assigned.

        Getter method for the COM property "TargetCycle"

        Returns:
        Returns a value of type java.lang.Object
      • testInstanceFlatViewFactory

        com4j.Com4jObject testInstanceFlatViewFactory()

        The TSTestFactory object for test instances flat view.

        Getter method for the COM property "TestInstanceFlatViewFactory"

        Returns:
        Returns a value of type com4j.Com4jObject