Class ResultToolkit


  • public class ResultToolkit
    extends Object
    • Constructor Detail

      • ResultToolkit

        public ResultToolkit()
    • Method Detail

      • populateMessage

        public static String populateMessage​(IResult result,
                                             String string,
                                             boolean withHtml)
        Populates the result message with result data.
        Parameters:
        result - the result to get the data from
        string - the message to populate
        Returns:
        a message populated with the formatted result values