Mock json files
This commit is contained in:
29
Server/Data/Tests/IndexApi.json
Normal file
29
Server/Data/Tests/IndexApi.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"Results": [
|
||||
{
|
||||
"ToolTypeName": "BioRad",
|
||||
"ID": 1
|
||||
},
|
||||
{
|
||||
"ToolTypeName": "CDE",
|
||||
"ID": 2
|
||||
},
|
||||
{
|
||||
"ToolTypeName": "Tencor",
|
||||
"ID": 3
|
||||
},
|
||||
{
|
||||
"ToolTypeName": "MercuryProbe",
|
||||
"ID": 4
|
||||
},
|
||||
{
|
||||
"ToolTypeName": "StratusBioRad",
|
||||
"ID": 5
|
||||
},
|
||||
{
|
||||
"ToolTypeName": "TencorSP1",
|
||||
"ID": 6
|
||||
}
|
||||
],
|
||||
"TotalRows": 6
|
||||
}
|
Reference in New Issue
Block a user