diff options
author | ramya <ramya.ravichandran5@wipro.com> | 2019-03-11 17:34:41 +0530 |
---|---|---|
committer | ramya <ramya.ravichandran5@wipro.com> | 2019-03-11 17:37:12 +0530 |
commit | 3cd4023832810e8b65f85a9db807c8bafec38d82 (patch) | |
tree | 13175e409ca3b29eccffacd75538ded25cfdb518 /src/test/resources/clusterInfo5.json | |
parent | 79f9e63b3e531ae7ca4eaa7224ab8a740ad578cb (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/clusterInfo5.json')
-rw-r--r-- | src/test/resources/clusterInfo5.json | 1 |
1 files changed, 1 insertions, 0 deletions
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\"}]"}] |