ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
testActionMgr.cpp File Reference

Unit test for the ActionMgr class. More...

#include <ifw/slm/framework/actionMgr.hpp>
#include <ifw/slm/framework/dataContext.hpp>
#include <ifw/slm/framework/baseLoopActions.hpp>
#include <rad/application.hpp>
#include <gtest/gtest.h>

Classes

class  ifw::slm::CustomLoopAction
 
class  ifw::slm::TestActionMgr
 

Namespaces

namespace  ifw
 
namespace  ifw::slm
 

Functions

 ifw::slm::TEST_F (TestActionMgr, Ctor)
 
 ifw::slm::TEST_F (TestActionMgr, CreateActions)
 
 ifw::slm::TEST_F (TestActionMgr, CreateLoopCloseAction_OutOfRange)
 
 ifw::slm::TEST_F (TestActionMgr, CreateLoopCloseAction_ValidRange)
 
 ifw::slm::TEST_F (TestActionMgr, RegisterLoopCloseActionFactory)
 
 ifw::slm::TEST_F (TestActionMgr, RegisterLoopExecuteActivityFactory)
 

Detailed Description

Unit test for the ActionMgr class.

Author