|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITestContext | |
|---|---|
| org.thymeleaf.testing.templateengine.context | |
| org.thymeleaf.testing.templateengine.standard.test | |
| org.thymeleaf.testing.templateengine.testable | |
| Uses of ITestContext in org.thymeleaf.testing.templateengine.context |
|---|
| Classes in org.thymeleaf.testing.templateengine.context that implement ITestContext | |
|---|---|
class |
TestContext
|
| Methods in org.thymeleaf.testing.templateengine.context that return ITestContext | |
|---|---|
ITestContext |
TestContext.aggregate(ITestContext context)
|
ITestContext |
ITestContext.aggregate(ITestContext context)
|
| Methods in org.thymeleaf.testing.templateengine.context with parameters of type ITestContext | |
|---|---|
ITestContext |
TestContext.aggregate(ITestContext context)
|
ITestContext |
ITestContext.aggregate(ITestContext context)
|
| Uses of ITestContext in org.thymeleaf.testing.templateengine.standard.test |
|---|
| Methods in org.thymeleaf.testing.templateengine.standard.test with parameters of type ITestContext | |
|---|---|
void |
StandardTest.setContext(ITestContext context)
|
void |
StandardTest.setContext(ITestContext context,
StandardTestValueType valueType)
|
| Uses of ITestContext in org.thymeleaf.testing.templateengine.testable |
|---|
| Methods in org.thymeleaf.testing.templateengine.testable that return ITestContext | |
|---|---|
ITestContext |
ITest.getContext()
|
ITestContext |
AbstractTest.getContext()
|
| Methods in org.thymeleaf.testing.templateengine.testable with parameters of type ITestContext | |
|---|---|
void |
AbstractTest.setContext(ITestContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||