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

Test fixture for LoopCompletionHandler. More...

Inheritance diagram for ifw::slm::TestLoopCompletionHandler:

Protected Member Functions

 TestLoopCompletionHandler ()=default
 
 ~TestLoopCompletionHandler () override=default
 
void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::shared_ptr< DataContextdata
 
std::unique_ptr< rad::Application > appl
 
std::unique_ptr< LoopCompletionHandlerhandler
 

Detailed Description

Test fixture for LoopCompletionHandler.

Constructor & Destructor Documentation

◆ TestLoopCompletionHandler()

ifw::slm::TestLoopCompletionHandler::TestLoopCompletionHandler ( )
protecteddefault

◆ ~TestLoopCompletionHandler()

ifw::slm::TestLoopCompletionHandler::~TestLoopCompletionHandler ( )
overrideprotecteddefault

Member Function Documentation

◆ SetUp()

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

◆ TearDown()

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

Member Data Documentation

◆ appl

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

◆ data

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

◆ handler

std::unique_ptr<LoopCompletionHandler> ifw::slm::TestLoopCompletionHandler::handler
protected

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