java.lang.Object
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HelperUtils

public class HelperUtils extends Object
  • Constructor Details

    • HelperUtils

      public HelperUtils()
  • Method Details

    • coerceToInt

      public static Integer coerceToInt(Object value)
    • coerceToDouble

      public static Double coerceToDouble(Object value)