Interface ITestSetFolder2

    • Method Detail

      • findTestInstances

        IList findTestInstances​(java.lang.String pattern,
                                @DefaultValue("0")
                                boolean matchCase,
                                @DefaultValue("")
                                java.lang.String filter)

        Gets the list of test instances in all test sets in given folder and its subfolders that match the specified pattern.

        Parameters:
        pattern - Mandatory java.lang.String parameter.
        matchCase - Optional parameter. Default value is false
        filter - Optional parameter. Default value is ""
        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList