Uses of Enum
org.thymeleaf.testing.templateengine.standard.resolver.StandardTestableResolver.TestableType
Packages that use StandardTestableResolver.TestableType
-
Uses of StandardTestableResolver.TestableType in org.thymeleaf.testing.templateengine.standard.resolver
Methods in org.thymeleaf.testing.templateengine.standard.resolver that return StandardTestableResolver.TestableTypeModifier and TypeMethodDescriptionprotected StandardTestableResolver.TestableTypeStandardTestableResolver.computeTestableType(ITestResource resource) Returns the enum constant of this type with the specified name.StandardTestableResolver.TestableType.values()Returns an array containing the constants of this enum type, in the order they are declared.