public final class ResultSummary extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
createDeltaMessage(BrakemanResult result)
Returns the message to show as the result summary.
|
static String |
createSummary(BrakemanResult result)
Returns the message to show as the result summary.
|
public static String createSummary(BrakemanResult result)
result - the resultpublic static String createDeltaMessage(BrakemanResult result)
result - the resultCopyright © 2016–2017. All rights reserved.