org.thymeleaf.testing.templateengine.standard.test.builder
Interface IStandardTestBuilder

All Known Implementing Classes:
StandardTestBuilder

public interface IStandardTestBuilder


Method Summary
 ITest buildTest(String executionId, StandardTestEvaluatedData data, StandardTestableResolver resolver)
           
 

Method Detail

buildTest

ITest buildTest(String executionId,
                StandardTestEvaluatedData data,
                StandardTestableResolver resolver)


Copyright © 2013 The THYMELEAF team. All Rights Reserved.