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 IContextprotected voiddoAdditionalVariableProcessing(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables) protected IWebContextdoCreateWebContextInstance(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables)
-
Field Details
-
DEFAULT_LOCALE
-
-
Constructor Details
-
WebProcessingContextBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceIProcessingContextBuilder
-
doAdditionalVariableProcessing
-
doCreateWebContextInstance
protected IWebContext doCreateWebContextInstance(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables)
-