primaryCause
Returns the value of the
primaryCause record component.- Returns:
- the value of the
primaryCauserecord component
schemaVersion - digest schema versionbundleId - evidence bundle identifiertotalAllureResults - valid Allure result countfailingAttempts - failed or broken attempt count - retry-hidden failure countrecurringFailures - recurring failure countprimaryCause - deterministic primary causeconfidence - deterministic confidencesummary - concise execution summaryExecutionIntelligence(String schemaVersion,
String bundleId,
int totalAllureResults,
int failingAttempts,
int hiddenRetryFailures,
int recurringFailures,
CauseCategory primaryCause,
Confidence confidence,
String summary) bundleId()bundleId record component.confidence record component.final booleanintfailingAttempts record component.final inthashCode()inthiddenRetryFailures record component.primaryCause record component.intrecurringFailures record component.schemaVersion record component.summary()summary record component.final StringtoString()inttotalAllureResults record component.Objects::equals(Object,Object); primitive components are compared with the compare method from their corresponding wrapper classes.schemaVersion record component.schemaVersion record componenttotalAllureResults record component.totalAllureResults record componentfailingAttempts record component.failingAttempts record componentrecurringFailures record component.recurringFailures record componentprimaryCause record component.primaryCause record componentconfidence record component.confidence record component