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 ITestSequence
All Superinterfaces:
ITestable
All Known Implementing Classes:
TestSequence
public interface
ITestSequence
extends
ITestable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
ITestable
>
getElements
()
int
getSize
()
Methods inherited from interface org.thymeleaf.testing.templateengine.testable.
ITestable
getName
,
hasName
Method Details
getSize
int
getSize
()
getElements
List
<
ITestable
>
getElements
()