(chore) load from jar test case added

This commit is contained in:
Andreas Penski (init) 2020-08-11 17:28:54 +02:00
parent 183ddab179
commit 4e48730c71
10 changed files with 43 additions and 17 deletions

View file

@ -123,7 +123,7 @@ public class Helper {
public static final URI ASSERTIONS = EXAMPLES_DIR.resolve("assertions/tests-xrechnung.xml");
public static final URL JAR_REPOSITORY = Helper.class.getClassLoader().getResource("xrechnung/repository/");
public static final URL JAR_REPOSITORY = Helper.class.getClassLoader().getResource("simple/packaged/repository/");
/**
* Lädt ein XML-Dokument von der gegebenen URL