ifw-ccf  2.0.0
Functions
testRecipeBase.cpp File Reference
#include <iostream>
#include <boost/exception/diagnostic_information.hpp>
#include <gtest/gtest.h>
#include <core/utils/system/system.hpp>
#include <core/utils/conversion/conversion.hpp>
#include <ccf/common/recipeBase.hpp>
#include <testTools.hpp>

Functions

 TEST (RecipeBase, GenId)
 
 TEST (RecipeBase, RecipeObjHandling)
 
 TEST (RecipeBase, BasicHouseKeeping)
 
 TEST (RecipeBase, Process)
 
 TEST (RecipeBase, StatusHandling)
 

Function Documentation

◆ TEST() [1/5]

TEST ( RecipeBase  ,
BasicHouseKeeping   
)

◆ TEST() [2/5]

TEST ( RecipeBase  ,
GenId   
)

◆ TEST() [3/5]

TEST ( RecipeBase  ,
Process   
)

◆ TEST() [4/5]

TEST ( RecipeBase  ,
RecipeObjHandling   
)

◆ TEST() [5/5]

TEST ( RecipeBase  ,
StatusHandling   
)