Class FilePathGroup


  • public class FilePathGroup
    extends Object
    File address storage and processor for jUnitJenkins mapper
    Since:
    6/20/2017.
    Author:
    Daniel Mercier
    • Constructor Detail

      • FilePathGroup

        public FilePathGroup​(String fullpath)
    • Method Detail

      • setRelativepath

        public void setRelativepath​(String relativePath)
      • getRelativePath

        public String getRelativePath()
      • getNumberOfSegments

        public int getNumberOfSegments()
      • getPathSegment

        public String getPathSegment​(int i)
      • getFullPath

        public String getFullPath()