Uses of Interface
org.thymeleaf.testing.templateengine.context.ITestContext
Packages that use ITestContext
Package
Description
-
Uses of ITestContext in org.thymeleaf.testing.templateengine.context
Classes in org.thymeleaf.testing.templateengine.context that implement ITestContextMethods in org.thymeleaf.testing.templateengine.context that return ITestContextModifier and TypeMethodDescriptionITestContext.aggregate(ITestContext context) TestContext.aggregate(ITestContext context) Methods in org.thymeleaf.testing.templateengine.context with parameters of type ITestContextModifier and TypeMethodDescriptionITestContext.aggregate(ITestContext context) TestContext.aggregate(ITestContext context) -
Uses of ITestContext in org.thymeleaf.testing.templateengine.standard.test
Methods in org.thymeleaf.testing.templateengine.standard.test with parameters of type ITestContextModifier and TypeMethodDescriptionfinal voidStandardTest.setContext(ITestContext context) voidStandardTest.setContext(ITestContext context, StandardTestValueType valueType) -
Uses of ITestContext in org.thymeleaf.testing.templateengine.testable
Methods in org.thymeleaf.testing.templateengine.testable that return ITestContextMethods in org.thymeleaf.testing.templateengine.testable with parameters of type ITestContext