Interface GuardrailTextCharactersCoverage.Builder

    • Method Detail

      • guarded

        GuardrailTextCharactersCoverage.Builder guarded​(Integer guarded)

        The text characters that were guarded by the guardrail coverage.

        Parameters:
        guarded - The text characters that were guarded by the guardrail coverage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • total

        GuardrailTextCharactersCoverage.Builder total​(Integer total)

        The total text characters by the guardrail coverage.

        Parameters:
        total - The total text characters by the guardrail coverage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.