mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(chore) Integration Testing acceptMatch functionality
This commit is contained in:
parent
65ed945602
commit
245d7d4cac
6 changed files with 30 additions and 6 deletions
|
|
@ -57,6 +57,8 @@ public class Helper {
|
|||
|
||||
public static final URI FOO = Simple.ROOT.resolve("input/foo.xml");
|
||||
|
||||
public static final URI REJECTED = Simple.ROOT.resolve("input/withManualReject.xml");
|
||||
|
||||
public static final URI SCENARIOS = ROOT.resolve("scenarios.xml");
|
||||
|
||||
public static final URI REPOSITORY = ROOT.resolve("repository/");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue