LibEngsas
LibEngsas-testing

LibEngsas-testing provides some basic classes to made the creation of tests more easy. For example it contains the ModelTest class from the Qt Labs. It also contains a thread (see ECloseModalWidgetThread), which can be used to send close events to model dialogs.

To use LibEngsas-testing at your tests, make sure, that you add ${LIBENGSAS_TESTING_INCLUDE_DIR} to your INCLUDE_DIRECTORIES and to link your test binary against ${LIBENGSAS_TESTING_LIBRARIES}.