Interface ITestResourceItem

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

public interface ITestResourceItem extends ITestResource
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.thymeleaf.testing.templateengine.resource.ITestResource

    getName
  • Method Details

    • readAsText

      String readAsText()