org.thymeleaf.testing.templateengine.resource
Interface ITestResource

All Known Subinterfaces:
IClassPathTestResource, ILocalTestResource, ITestResourceContainer, ITestResourceItem
All Known Implementing Classes:
AbstractTestResource, ClassPathFileTestResource, LocalFileTestResource, LocalFolderTestResource, StringTestResource

public interface ITestResource


Method Summary
 String getName()
           
 

Method Detail

getName

String getName()


Copyright © 2013 The THYMELEAF team. All Rights Reserved.