|
rad 6.2.0
|
Unit test for the Application class. More...
#include <rad/application.hpp>#include <rad/utest/config.hpp>#include <rad/utest/dataContext.hpp>#include <rad/utest/actionMgr.hpp>#include <gtest/gtest.h>Classes | |
| class | TestApplication |
Functions | |
| TEST_F (TestApplication, Ctor) | |
| TEST_F (TestApplication, Config) | |
| TEST_F (TestApplication, Init) | |
Unit test for the Application class.
| TEST_F | ( | TestApplication | , |
| Config | ) |
Test Config method.
| TEST_F | ( | TestApplication | , |
| Ctor | ) |
Test constructor and destructor.
| TEST_F | ( | TestApplication | , |
| Init | ) |
Test Init method.