aboutsummaryrefslogtreecommitdiffstats
path: root/SDNC-GUI-253/resources/static/sdnc-stubs/getAllTest.json
blob: fc9b29018041fa470d305f9e47d254f4593ec4c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{  
   "testList":[  
      {  
         "testId":"1",
         "testName":"Test1"
      },
      {  
         "testId":"2",
         "testName":"Test2"
      },
      {  
         "testId":"3",
         "testName":"Test3"
      }
   ]
}