Class WebProcessingContextBuilder

    • Field Detail

      • DEFAULT_LOCALE

        public static final Locale DEFAULT_LOCALE
    • Constructor Detail

      • WebProcessingContextBuilder

        public WebProcessingContextBuilder​(ITestWebExchangeBuilder testWebExchangeBuilder)
    • Method Detail

      • doAdditionalVariableProcessing

        protected void doAdditionalVariableProcessing​(ITest test,
                                                      org.thymeleaf.web.IWebExchange webExchange,
                                                      Locale locale,
                                                      Map<String,​Object> variables)
      • doCreateWebContextInstance

        protected org.thymeleaf.context.IWebContext doCreateWebContextInstance​(ITest test,
                                                                               org.thymeleaf.web.IWebExchange webExchange,
                                                                               Locale locale,
                                                                               Map<String,​Object> variables)