org.thymeleaf.testing.templateengine.standard.test.builder
Class StandardTestBuilder
Object
org.thymeleaf.testing.templateengine.standard.test.builder.StandardTestBuilder
- All Implemented Interfaces:
- IStandardTestBuilder
public class StandardTestBuilder
- extends Object
- implements IStandardTestBuilder
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardTestBuilder
public StandardTestBuilder()
buildTest
public final ITest buildTest(String executionId,
StandardTestEvaluatedData data,
StandardTestableResolver resolver)
- Specified by:
buildTest in interface IStandardTestBuilder
createTestInstance
protected StandardTest createTestInstance()
additionalInitialization
protected void additionalInitialization(StandardTest test,
ITest parentTest,
StandardTestEvaluatedData data)
Copyright © 2013 The THYMELEAF team. All Rights Reserved.