RequirementReport

public class RequirementReport

Contains the report of a requirement check result.

Functions

Link copied to clipboard
Details about the requirement unfulfillment.
Link copied to clipboard
For identifying which requirement this report belongs to.
Link copied to clipboard
public boolean isFulfilled()
Whether the requirement was fulfilled or not.
Link copied to clipboard
public String toString()