Interface RequirementResult

    • Method Detail

      • getStatus

        ResultStatus getStatus()
        The outcome of the requirement tests. By default, a requirement is expected to return the result ResultStatus.NOT_IN_SCOPE, unless a new result value has been set.
        Returns:
        the result status