Class ConditionDebugReport
java.lang.Object
tech.guilhermekaua.spigotboot.core.context.condition.ConditionDebugReport
Collects and reports condition evaluation results for debugging purposes.
Records both matched and skipped conditions with their source and reason.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConditionDebugReport
public ConditionDebugReport()
-
-
Method Details
-
record
-
print
-
getMatchedSummary
-
getSkippedSummary
-
isEmpty
public boolean isEmpty()
-