java.lang.Object
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper<Object>
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.SystemValueHelper
All Implemented Interfaces:
com.github.jknack.handlebars.Helper<Object>

public class SystemValueHelper extends HandlebarsHelper<Object>
  • Constructor Details

  • Method Details

    • apply

      public String apply(Object context, com.github.jknack.handlebars.Options options)