libaurum: Add Mock and unit tests for getMatches* interfaces 89/304689/1
authorWoochan Lee <wc0917.lee@samsung.com>
Tue, 23 Jan 2024 07:21:12 +0000 (16:21 +0900)
committerWoochan Lee <wc0917.lee@samsung.com>
Tue, 23 Jan 2024 07:21:12 +0000 (16:21 +0900)
commit1ca2745347f9ecc3758dabf1f63ee6608c48e1fb
tree76ba1dd4df34eb43e95d4429518e90a613b413b4
parent9978ad4b031c8312b43ff7d38c6f85b8c68d3f3a
libaurum: Add Mock and unit tests for getMatches* interfaces

Added a mock and tests for and interfaces that operates using UIFW atspi bridge.

Change-Id: I146402e07d43319f6392ec467a720b6c3289efe3
libaurum/src/Impl/Accessibility/MockAccessibleNode.cc
libaurum/src/Impl/MockDeviceImpl.cc
tests/Test_UiObject.cc