org.thymeleaf.testing.templateengine.standard.test.reader
Interface IStandardTestReader

All Known Implementing Classes:
StandardTestReader

public interface IStandardTestReader


Method Summary
 StandardTestRawData readTestResource(String executionId, ITestResource resource, StandardTestableResolver resolver)
           
 

Method Detail

readTestResource

StandardTestRawData readTestResource(String executionId,
                                     ITestResource resource,
                                     StandardTestableResolver resolver)
                                     throws IOException
Throws:
IOException


Copyright © 2013 The THYMELEAF team. All Rights Reserved.