libaurum: Add Mock and unit tests for getMatches* interfaces
authorWoochan Lee <wc0917.lee@samsung.com>
Tue, 23 Jan 2024 07:21:12 +0000 (16:21 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Fri, 26 Jan 2024 06:43:24 +0000 (15:43 +0900)
commit41a5d8e665bd24f3db03c534286d9528e0b62b86
tree76ba1dd4df34eb43e95d4429518e90a613b413b4
parent40163905210a07a3a349467c3f488fff00f077ed
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