AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Matcher factory namespace. More...
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 () |