support account holders, new sample invoice

This commit is contained in:
jstaerk
2020-11-21 20:46:05 +01:00
parent 3ff25bc9fe
commit a79a48095e
5 changed files with 79 additions and 33 deletions

View File

@@ -12,7 +12,7 @@ import static org.xmlunit.assertj.XmlAssert.assertThat;
public class LibraryTest extends ResourceCase {
public void testLibraryPush() {
File tempFile = new File("../library/target/testout-ZF2Push.pdf");
File tempFile = new File("../library/target/testout-MustangGnuaccountingBeispielRE-20201121_508.pdf");
assertTrue(tempFile.exists());
ZUGFeRDValidator zfv = new ZUGFeRDValidator();