[NUI][ACR-319][Add Position, Size two parameter constructor TCs] 69/237869/3
authorDongsug Song <dongsug.song@samsung.com>
Mon, 6 Jul 2020 08:05:44 +0000 (17:05 +0900)
committerDongsug Song <dongsug.song@samsung.com>
Thu, 9 Jul 2020 08:42:31 +0000 (17:42 +0900)
commit2876c4bee8e16442f947a250115d3ae3aedfb9fb
tree28273986db66b5341dae885c21816f3afb1c4579
parent031c8e4a7ef0828e007ef0fd0b7e3b0651b1596a
[NUI][ACR-319][Add Position, Size two parameter constructor TCs]

- This doesn't violate API break so it originally doesn't need ACR.
- However, API team requested ACR to maintain the history and manage API.
- Size and Position have already been public-released, so if exception is added the behavior will be changed also.
  This could make unexpected exception from VD application side and could make some user complain.
- I strongly recommand not to change the behavior for public-released API, so I don't want to change them.
  I politely request for you to consider current situation.

Change-Id: I9a8b156eb5109ff023456a7f30b67c27af8413f0
tct-suite-vs/Tizen.NUI.Tests/testcase/TSPosition.cs
tct-suite-vs/Tizen.NUI.Tests/testcase/TSSize.cs