Files
uitron/app/src/test/resources/test_mock.json
Maila Rajanikanth 610e602e31 TP-52974 | screenshot testing in uitron poc (#291)
Co-authored-by: Aparna Vadlamani <aparna.vadlamani@navi.com>
2024-02-07 10:34:23 +00:00

21 lines
341 B
JSON

{
"textRenderer": {
"data": {
"textId": {
"viewType": "Text",
"text": "Testing text"
}
},
"view": [
{
"property": {
"viewType": "Text",
"layoutId": "textId",
"fontSize": 36,
"width": "200",
"height": "100"
}
}
]
}
}