public class StandardTestBuilder extends Object implements IStandardTestBuilder
| Constructor and Description |
|---|
StandardTestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
additionalInitialization(StandardTest test,
ITest parentTest,
StandardTestEvaluatedData data) |
ITest |
buildTest(String executionId,
StandardTestEvaluatedData data,
StandardTestableResolver resolver) |
protected StandardTest |
createTestInstance() |
public final ITest buildTest(String executionId, StandardTestEvaluatedData data, StandardTestableResolver resolver)
buildTest in interface IStandardTestBuilderprotected StandardTest createTestInstance()
protected void additionalInitialization(StandardTest test, ITest parentTest, StandardTestEvaluatedData data)
Copyright © 2015 The THYMELEAF team. All rights reserved.