aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources
diff options
context:
space:
mode:
authorramya <ramya.ravichandran5@wipro.com>2019-03-11 17:34:41 +0530
committerramya <ramya.ravichandran5@wipro.com>2019-03-11 17:37:12 +0530
commit3cd4023832810e8b65f85a9db807c8bafec38d82 (patch)
tree13175e409ca3b29eccffacd75538ded25cfdb518 /src/test/resources
parent79f9e63b3e531ae7ca4eaa7224ab8a740ad578cb (diff)
code coverage for M3
Change-Id: Ib421ce2ac9357a3210d99293497f9e304f8cd2f5 Issue-ID: DCAEGEN2-1259 Signed-off-by: Ramya Ravichandran<ramya.ravichandran5@wipro.com>
Diffstat (limited to 'src/test/resources')
-rw-r--r--src/test/resources/ClusterDetailsTest.json10
-rw-r--r--src/test/resources/clusterInfo1.json1
-rw-r--r--src/test/resources/clusterInfo2.json1
-rw-r--r--src/test/resources/clusterInfo3.json1
-rw-r--r--src/test/resources/clusterInfo4.json1
-rw-r--r--src/test/resources/clusterInfo5.json1
-rw-r--r--src/test/resources/clusterInfo6.json1
-rw-r--r--src/test/resources/clusterInfo7.json1
-rw-r--r--src/test/resources/notification1.json45
-rw-r--r--src/test/resources/notification2.json55
-rw-r--r--src/test/resources/notification3.json45
-rw-r--r--src/test/resources/policy_notification.json20
-rw-r--r--src/test/resources/solutions.json1
13 files changed, 183 insertions, 0 deletions
diff --git a/src/test/resources/ClusterDetailsTest.json b/src/test/resources/ClusterDetailsTest.json
new file mode 100644
index 0000000..01839ae
--- /dev/null
+++ b/src/test/resources/ClusterDetailsTest.json
@@ -0,0 +1,10 @@
+[{"clusterId":"0",
+"clusterInfo":"",
+ "childThreadId":986476
+},
+{"clusterId":"1",
+"clusterInfo":"",
+ "childThreadId":986475
+}
+]
+
diff --git a/src/test/resources/clusterInfo1.json b/src/test/resources/clusterInfo1.json
new file mode 100644
index 0000000..685d923
--- /dev/null
+++ b/src/test/resources/clusterInfo1.json
@@ -0,0 +1 @@
+[{"cellId":"29","physicalCellId":209,"neighbours":"[]"},{"cellId":"25","physicalCellId":32,"neighbours":"[{\"physicalCellId\":209,\"cellId\":\"29\"}]"}]
diff --git a/src/test/resources/clusterInfo2.json b/src/test/resources/clusterInfo2.json
new file mode 100644
index 0000000..6fe6d5e
--- /dev/null
+++ b/src/test/resources/clusterInfo2.json
@@ -0,0 +1 @@
+[{"cellId":"45","physicalCellId":310,"neighbours":"[]"},{"cellId":"47","physicalCellId":302,"neighbours":"[{\"physicalCellId\":310,\"cellId\":\"45\"}]"}]
diff --git a/src/test/resources/clusterInfo3.json b/src/test/resources/clusterInfo3.json
new file mode 100644
index 0000000..71e7736
--- /dev/null
+++ b/src/test/resources/clusterInfo3.json
@@ -0,0 +1 @@
+[{"cellId":"72","physicalCellId":2,"neighbours":"[]"},{"cellId":"63","physicalCellId":5,"neighbours":"[{\"physicalCellId\":2,\"cellId\":\"72\"}]"}]
diff --git a/src/test/resources/clusterInfo4.json b/src/test/resources/clusterInfo4.json
new file mode 100644
index 0000000..4da8c07
--- /dev/null
+++ b/src/test/resources/clusterInfo4.json
@@ -0,0 +1 @@
+[{"cellId":"2","physicalCellId":20,"neighbours":"[]"},{"cellId":"5","physicalCellId":30,"neighbours":"[{\"physicalCellId\":20,\"cellId\":\"2\"}]"}]
diff --git a/src/test/resources/clusterInfo5.json b/src/test/resources/clusterInfo5.json
new file mode 100644
index 0000000..7612d10
--- /dev/null
+++ b/src/test/resources/clusterInfo5.json
@@ -0,0 +1 @@
+[{"cellId":"44","physicalCellId":3,"neighbours":"[]"},{"cellId":"48","physicalCellId":0,"neighbours":"[{\"physicalCellId\":3,\"cellId\":\"44\"}]"},{"cellId":"45","physicalCellId":310,"neighbours":"[{\"physicalCellId\":0,\"cellId\":\"48\"}]"}]
diff --git a/src/test/resources/clusterInfo6.json b/src/test/resources/clusterInfo6.json
new file mode 100644
index 0000000..88e0763
--- /dev/null
+++ b/src/test/resources/clusterInfo6.json
@@ -0,0 +1 @@
+[{"cellId":"48","physicalCellId":0,"neighbours":"[]"},{"cellId":"45","physicalCellId":310,"neighbours":"[{\"physicalCellId\":0,\"cellId\":\"48\"}]"},{"cellId":"47","physicalCellId":302,"neighbours":"[{\"physicalCellId\":310,\"cellId\":\"45\"}]"}]
diff --git a/src/test/resources/clusterInfo7.json b/src/test/resources/clusterInfo7.json
new file mode 100644
index 0000000..1d8dc7d
--- /dev/null
+++ b/src/test/resources/clusterInfo7.json
@@ -0,0 +1 @@
+[{"cellId":"82","physicalCellId":32,"neighbours":"[]"},{"cellId":"81","physicalCellId":31,"neighbours":"[{\"physicalCellId\":32,\"cellId\":\"82\"}]"}]
diff --git a/src/test/resources/notification1.json b/src/test/resources/notification1.json
new file mode 100644
index 0000000..87f60e6
--- /dev/null
+++ b/src/test/resources/notification1.json
@@ -0,0 +1,45 @@
+{
+ "requestID":"9d2d790e-a5f0-11e8-98d0-529269fb1459",
+ "AAI":{
+
+ },
+ "from":"SDNR",
+ "version":"1.0.2",
+ "Action":"NeighborListModified",
+ "Payload":{
+ "RadioAccess":{
+ "FAPServiceNumberOfEntries":"1",
+ "FAPServiceList":[
+ {
+ "alias":"45",
+ "X0005b9Lte":{
+ "phyCellIdInUse":"310",
+ "pnfName":"ncserver2"
+ },
+ "CellConfig":{
+ "LTE":{
+ "RAN":{
+ "CellIdentity":"45",
+ "NeighborListInUse":{
+ "LTECellNumberOfEntries":"1",
+ "LTENeighborListInUseLTECell":[
+ {
+ "pnfName":"ncserver1",
+ "enable":"true",
+ "alias":"48",
+ "mustInclude":"true",
+ "plmnid":"ran-1",
+ "cid":"48",
+ "phyCellId":"0",
+ "blacklisted":"false"
+ }
+ ]
+ }
+ }
+ }
+ }
+ }
+ ]
+ }
+ }
+}
diff --git a/src/test/resources/notification2.json b/src/test/resources/notification2.json
new file mode 100644
index 0000000..702b643
--- /dev/null
+++ b/src/test/resources/notification2.json
@@ -0,0 +1,55 @@
+{
+ "requestID":"9d2d790e-a5f0-11e8-98d0-529269fb1459",
+ "AAI":{
+
+ },
+ "from":"SDNR",
+ "version":"1.0.2",
+ "Action":"NeighborListModified",
+ "Payload":{
+ "RadioAccess":{
+ "FAPServiceNumberOfEntries":"1",
+ "FAPServiceList":[
+ {
+ "alias":"120",
+ "X0005b9Lte":{
+ "phyCellIdInUse":"2",
+ "pnfName":"ncserver2"
+ },
+ "CellConfig":{
+ "LTE":{
+ "RAN":{
+ "CellIdentity":"120",
+ "NeighborListInUse":{
+ "LTECellNumberOfEntries":"3",
+ "LTENeighborListInUseLTECell":[
+ {
+ "pnfName":"ncserver1",
+ "enable":"true",
+ "alias":"123",
+ "mustInclude":"true",
+ "plmnid":"ran-1",
+ "cid":"123",
+ "phyCellId":"6",
+ "blacklisted":"false"
+ },
+ {
+ "pnfName":"ncserver1",
+ "enable":"true",
+ "alias":"49",
+ "mustInclude":"true",
+ "plmnid":"ran-1",
+ "cid":"124",
+ "phyCellId":"4",
+ "blacklisted":"false"
+ }
+ ]
+ }
+ }
+ }
+ }
+ }
+ ]
+ }
+ }
+}
diff --git a/src/test/resources/notification3.json b/src/test/resources/notification3.json
new file mode 100644
index 0000000..4a3a2a0
--- /dev/null
+++ b/src/test/resources/notification3.json
@@ -0,0 +1,45 @@
+{
+ "requestID":"9d2d790e-a5f0-11e8-98d0-529269fb1459",
+ "AAI":{
+
+ },
+ "from":"SDNR",
+ "version":"1.0.2",
+ "Action":"NeighborListModified",
+ "Payload":{
+ "RadioAccess":{
+ "FAPServiceNumberOfEntries":"1",
+ "FAPServiceList":[
+ {
+ "alias":"81",
+ "X0005b9Lte":{
+ "phyCellIdInUse":"31",
+ "pnfName":"ncserver2"
+ },
+ "CellConfig":{
+ "LTE":{
+ "RAN":{
+ "CellIdentity":"81",
+ "NeighborListInUse":{
+ "LTECellNumberOfEntries":"1",
+ "LTENeighborListInUseLTECell":[
+ {
+ "pnfName":"ncserver1",
+ "enable":"true",
+ "alias":"82",
+ "mustInclude":"true",
+ "plmnid":"ran-1",
+ "cid":"82",
+ "phyCellId":"32",
+ "blacklisted":"false"
+ }
+ ]
+ }
+ }
+ }
+ }
+ }
+ ]
+ }
+ }
+}
diff --git a/src/test/resources/policy_notification.json b/src/test/resources/policy_notification.json
new file mode 100644
index 0000000..b9a6910
--- /dev/null
+++ b/src/test/resources/policy_notification.json
@@ -0,0 +1,20 @@
+{
+
+ "closedLoopControlName":"ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459",
+ "closedLoopAlarmStart":1542445563201,
+ "closedLoopEventClient":"microservice.PCI",
+ "closedLoopEventStatus":"ONSET",
+ "target_type":"VNF",
+ "target":"generic-vnf.vnf-id",
+ "requestID":"a4130fd5-2291-4a83-8992-04e4c9f32731",
+ "from":"PCIMS",
+ "version":"1.0.2",
+ "payload":"{\"Configurations\":[{\"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}}},{\"data\":{\"FAPService\":{\"alias\":\"Chn0331\",\"X0005b9Lte\":{\"phyCellIdInUse\":7,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0331\"}}}}}}}]}",
+ "AAI":{
+ "generic-vnf.prov-status":"ACTIVE",
+ "generic-vnf.is-closed-loop-disabled":"false",
+ "generic-vnf.vnf-id":"ncserver23"
+ },
+ "Action":"ModifyConfig"
+
+}
diff --git a/src/test/resources/solutions.json b/src/test/resources/solutions.json
new file mode 100644
index 0000000..cf82283
--- /dev/null
+++ b/src/test/resources/solutions.json
@@ -0,0 +1 @@
+[{"startTime":"2016-10-01T00:30+01:00","finishTime":"2016-10-01T00:40+01.00","networkId":"NTWK005","pciSolutions":[{"cellId":"EXP001","pci":"101"},{"cellId":"EXP002","pci":"102"}]}]