feat: Add schema location support for error test cases
Merged
requested to merge zacharysabourin/eclipsefdn-api-common:zacharysabourin/master/18 into master
Compare changes
@@ -57,22 +57,19 @@ public class TestCaseHelper {
@@ -57,22 +57,19 @@ public class TestCaseHelper {
public static EndpointTestCase buildInvalidFormatCase(String path, String[] params, ContentType invalidFormat) {
@@ -85,10 +82,11 @@ public class TestCaseHelper {
@@ -85,10 +82,11 @@ public class TestCaseHelper {
@@ -102,27 +100,32 @@ public class TestCaseHelper {
@@ -102,27 +100,32 @@ public class TestCaseHelper {