AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
By Namespace Reference

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 ()