Class TestResourceUtil
- java.lang.Object
-
- org.hansken.plugin.extraction.test.util.TestResourceUtil
-
public final class TestResourceUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathgetTestResource(String relativePath)static StringrelativePathToWorkingDir(Path pathToRelative)
-
-
-
Method Detail
-
getTestResource
public static Path getTestResource(String relativePath) throws URISyntaxException
- Throws:
URISyntaxException
-
-