Package 

Class RequirementReport

    • Method Summary

      Modifier and Type Method Description
      RequirementId getRequirementId() For identifying which requirement this report belongs to.
      boolean isFulfilled() Whether the requirement was fulfilled or not.
      String getDetails() Details about the requirement unfulfillment.
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait