aboutsummaryrefslogtreecommitdiffstats
path: root/reception/src/test/resources/WrongClassName.json
diff options
context:
space:
mode:
Diffstat (limited to 'reception/src/test/resources/WrongClassName.json')
-rw-r--r--reception/src/test/resources/WrongClassName.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/reception/src/test/resources/WrongClassName.json b/reception/src/test/resources/WrongClassName.json
new file mode 100644
index 00000000..98beb411
--- /dev/null
+++ b/reception/src/test/resources/WrongClassName.json
@@ -0,0 +1,3 @@
+{
+ "parameterClassName": "org.onap.policy.distribution.reception.testclasses.NotExistentClass"
+}