aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/hoDetails.json
blob: be8f161bcdc492eb8e47de0fd78750ee60779ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "dstCellId":"Chn0014",
    "attemptsCount":200,
    "successCount":190,
    "successRate":95
  },
  {
    "dstCellId":"Chn0013",
    "attemptsCount":300,
    "successCount":210,
    "successRate":70
  }
]