Class Support.SourceFilePathAndContent

java.lang.Object
de.hsh.graja.modules.junit.api.Support.SourceFilePathAndContent
Enclosing class:
Support

public static class Support.SourceFilePathAndContent extends Object
  • Constructor Details

    • SourceFilePathAndContent

      public SourceFilePathAndContent(Path path, String content)
  • Method Details

    • getContent

      public String getContent()
    • getPath

      public Path getPath()