Class HelperUtils
- java.lang.Object
-
- com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HelperUtils
-
public class HelperUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HelperUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Double
coerceToDouble(java.lang.Object value)
static java.lang.Integer
coerceToInt(java.lang.Object value)
-