JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.thymeleaf.testing.templateengine.testable
Interface ITestIterator
All Superinterfaces:
ITestable
All Known Implementing Classes:
TestIterator
public interface
ITestIterator
extends
ITestable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ITestable
getIteratedElement
()
int
getIterations
()
Methods inherited from interface org.thymeleaf.testing.templateengine.testable.
ITestable
getName
,
hasName
Method Details
getIterations
int
getIterations
()
getIteratedElement
ITestable
getIteratedElement
()