Uses of Interface
org.thymeleaf.testing.templateengine.resource.ILocalTestResource
-
Packages that use ILocalTestResource Package Description org.thymeleaf.testing.templateengine.resource -
-
Uses of ILocalTestResource in org.thymeleaf.testing.templateengine.resource
Classes in org.thymeleaf.testing.templateengine.resource that implement ILocalTestResource Modifier and Type Class Description classLocalFileTestResourceclassLocalFolderTestResourceMethods in org.thymeleaf.testing.templateengine.resource with parameters of type ILocalTestResource Modifier and Type Method Description protected ITestResourceStandardTestResourceResolver. resolveRelativeLocalTestResource(java.lang.String resourceName, ILocalTestResource relativeTo)
-