Constant Field Values

Contents

com.github.*

  • com.github.tomakehurst.wiremock.common.BrowserProxySettings 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_CA_KESTORE_PASSWORD "password"
  • com.github.tomakehurst.wiremock.common.Notifier 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEY "Notifier"
  • com.github.tomakehurst.wiremock.common.ProxySettings 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PORT 80
  • com.github.tomakehurst.wiremock.common.filemaker.FilenameMaker 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_FILENAME_TEMPLATE "{{#if name}}{{{name}}}{{else}}{{{method}}}-{{{url}}}{{/if}}-{{{id}}}"
  • com.github.tomakehurst.wiremock.extension.responsetemplating.ResponseTemplateTransformer 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "response-template"
  • com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.HandlebarsHelper<T> 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_PREFIX "[ERROR: "
    public static final java.lang.String ERROR_SUFFIX "]"
  • com.github.tomakehurst.wiremock.standalone.CommandLineOptions 
    Modifier and Type Constant Field Value
    public static final java.lang.String FILENAME_TEMPLATE "filename-template"
  • com.github.tomakehurst.wiremock.stubbing.Scenario 
    Modifier and Type Constant Field Value
    public static final java.lang.String STARTED "Started"
  • com.github.tomakehurst.wiremock.stubbing.StubMapping 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PRIORITY 5