Uses of Interface
org.thymeleaf.testing.templateengine.resource.ITestResourceItem
-
Packages that use ITestResourceItem Package Description org.thymeleaf.testing.templateengine.resource org.thymeleaf.testing.templateengine.standard.resolver -
-
Uses of ITestResourceItem in org.thymeleaf.testing.templateengine.resource
Classes in org.thymeleaf.testing.templateengine.resource that implement ITestResourceItem Modifier and Type Class Description classClassPathFileTestResourceclassLocalFileTestResourceclassStringTestResource -
Uses of ITestResourceItem in org.thymeleaf.testing.templateengine.standard.resolver
Methods in org.thymeleaf.testing.templateengine.standard.resolver with parameters of type ITestResourceItem Modifier and Type Method Description private voidStandardTestableResolver. readIndex(java.lang.String executionId, ITestResourceItem indexResource, TestSequence testSequence)
-