Class WebProcessingContextBuilder
Object
org.thymeleaf.testing.templateengine.context.web.WebProcessingContextBuilder
- All Implemented Interfaces:
IProcessingContextBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IContext
protected void
doAdditionalVariableProcessing
(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables) protected IWebContext
doCreateWebContextInstance
(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables)
-
Field Details
-
DEFAULT_LOCALE
-
-
Constructor Details
-
WebProcessingContextBuilder
-
-
Method Details
-
build
- Specified by:
build
in interfaceIProcessingContextBuilder
-
doAdditionalVariableProcessing
-
doCreateWebContextInstance
protected IWebContext doCreateWebContextInstance(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables)
-