ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
ifw::slm::TestActionsRunning Class Reference

Test fixture for ActionsRunning. More...

Inheritance diagram for ifw::slm::TestActionsRunning:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< DataContextdata
 
std::unique_ptr< ActionMgraction_mgr
 
std::unique_ptr< rad::Application > appl
 
std::unique_ptr< ActionsRunningrunning
 

Detailed Description

Test fixture for ActionsRunning.

Two loops are enabled in the config so that Abort()'s ResetAllLoopStates() actually iterates over loops instead of being a silent no-op.

Member Function Documentation

◆ SetUp()

void ifw::slm::TestActionsRunning::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void ifw::slm::TestActionsRunning::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ action_mgr

std::unique_ptr<ActionMgr> ifw::slm::TestActionsRunning::action_mgr
protected

◆ appl

std::unique_ptr<rad::Application> ifw::slm::TestActionsRunning::appl
protected

◆ data

std::shared_ptr<DataContext> ifw::slm::TestActionsRunning::data
protected

◆ running

std::unique_ptr<ActionsRunning> ifw::slm::TestActionsRunning::running
protected

The documentation for this class was generated from the following file: