rad 6.2.0
Loading...
Searching...
No Matches
Classes | Functions
testApplication.cpp File Reference

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)
 

Detailed Description

Unit test for the Application class.

Author

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( TestApplication ,
Config  )

Test Config method.

◆ TEST_F() [2/3]

TEST_F ( TestApplication ,
Ctor  )

Test constructor and destructor.

◆ TEST_F() [3/3]

TEST_F ( TestApplication ,
Init  )

Test Init method.