Interface IConvertToTestSet

  • All Superinterfaces:
    com4j.Com4jObject

    public interface IConvertToTestSet
    extends com4j.Com4jObject
    IQuality Planning function, convert Entity to Test
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int convertEntityToTestSet​(int tsFolderFatherId, String tsFolderName, String testFilter, String groupBy)
      Convert Entity to TestSet
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • convertEntityToTestSet

        int convertEntityToTestSet​(int tsFolderFatherId,
                                   String tsFolderName,
                                   String testFilter,
                                   String groupBy)

        Convert Entity to TestSet

        Parameters:
        tsFolderFatherId - Mandatory int parameter.
        tsFolderName - Mandatory java.lang.String parameter.
        testFilter - Mandatory java.lang.String parameter.
        groupBy - Mandatory java.lang.String parameter.
        Returns:
        Returns a value of type int