org.thymeleaf.testing.templateengine.resource
Interface ITestResourceItem

All Superinterfaces:
ITestResource
All Known Implementing Classes:
ClassPathFileTestResource, LocalFileTestResource, StringTestResource

public interface ITestResourceItem
extends ITestResource


Method Summary
 String readAsText()
           
 
Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource
getName
 

Method Detail

readAsText

String readAsText()


Copyright © 2013 The THYMELEAF team. All Rights Reserved.