Interface IConfigurationCoverage

    • Method Detail

      • status

        java.lang.String status()

        The status of the configuration coverage.

        Getter method for the COM property "Status"

        Returns:
        Returns a value of type java.lang.String
      • configuration

        com4j.Com4jObject configuration()

        The configuration covering the requirement.

        Getter method for the COM property "Configuration"

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

        IList criterionCoverage​(IList coverageByCycles)

        The criteria included in the configuration coverage.

        Getter method for the COM property "CriterionCoverage"

        Parameters:
        coverageByCycles - Mandatory step.repository.alm.v16.otaclient.IList parameter.
        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList