swift
|
Unit tests for GUI. More...
Files | |
file | testguiutility.cpp |
file | testguiutility.h |
Unit tests for GUI.
Unit tests do have their own namespace, so the regular namespace swift:gui is completely free of unit tests. Add any new tests to TestMain::unitMain as shown there.