RequirementsReport

public class RequirementsReport

Contains the report of the requirements check result.

Functions

getRequirementReports
Link copied to clipboard
List<RequirementReportgetRequirementReports()
Reports for all the checked requirements.
isFulfilled
Link copied to clipboard
boolean isFulfilled()
Whether the requirements were fulfilled or not.
toString
Link copied to clipboard
String toString()