AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
By Namespace Reference

Matcher factory namespace. More...

Detailed Description

Matcher factory namespace.

Functions

API_AUI_UITESTS UIMatcher text (const AString &text)
 
API_AUI_UITESTS UIMatcher name (const AString &name)
 
API_AUI_UITESTS UIMatcher value (const _< AView > &value)
 
template<typename T >
UIMatcher type ()
 
template<typename T >
UIMatcher exactType ()