public final class ResultSummary extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
createDeltaMessage(CpptestResult result)
Returns the message to show as the result summary.
|
static String |
createSummary(CpptestResult result)
Returns the message to show as the result summary.
|
public static String createSummary(CpptestResult result)
result - the resultpublic static String createDeltaMessage(CpptestResult result)
result - the resultCopyright © 2004-2014. All Rights Reserved.