[NUI][Non-ACR][Fix tc fail] 37/284737/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Nov 2022 12:56:06 +0000 (21:56 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Nov 2022 13:01:00 +0000 (22:01 +0900)
commit7b9cf00900bfbb450f2f1376198bfafd75b02407
tree8b58b3e6655659d9277eb3289e8282ceb9de32eb
parent381c5c78a4f7e0724e4dc54832c7ef6e382f3328
[NUI][Non-ACR][Fix tc fail]

the default value of FontSizeScale may be different depending on Theme(or profile).
in tizen_7.5, the default value is different from tizen_7.0 according to UX requirements.

but since tct has not yet branch out to tizen_7.0,
so I deleted the default value check tc to satisfy the 2 versions tc pass.

Change-Id: I796948cb067df33b6068d4eefdaa04cd800bbd31
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextEditor.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextField.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSTextLabel.cs