[ElmSharp] Add new APIs for automation test (#619)
authorarosis78 <35049857+arosis78@users.noreply.github.com>
Tue, 18 Dec 2018 07:42:39 +0000 (16:42 +0900)
committerGitHub <noreply@github.com>
Tue, 18 Dec 2018 07:42:39 +0000 (16:42 +0900)
commit0e3f229e0329aa964835dbb74fa65397bca9af3d
tree24bda938f40ea3e0f7a1ad48b8b15c1182e23bc8
parent0721a3c042c271d9592d48e7713cf10d786d3749
[ElmSharp] Add new APIs for automation test (#619)

* [ElmSharp] Add new APIs for automation test

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
* Update Elementary.cs

* Update EvasObject.cs
src/ElmSharp/ElmSharp/Elementary.cs [changed mode: 0644->0755]
src/ElmSharp/ElmSharp/EvasObject.cs
test/ElmSharp.Test/TestRunner.cs [changed mode: 0644->0755]