ifw-core  5.0.0-pre2
Functions
testParameter.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include <core/utils/param/parameter.hpp>

Functions

 TEST (Parameter_Parameter, Normal)
 
 TEST (Parameter_Parameter_copy, Normal)
 
 TEST (Parameter_Set_Methods, Normal)
 
 TEST (Parameter_GetValue, Normal)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST() [1/4]

TEST ( Parameter_GetValue  ,
Normal   
)

Possibly test all data types.

◆ TEST() [2/4]

TEST ( Parameter_Parameter  ,
Normal   
)

◆ TEST() [3/4]

TEST ( Parameter_Parameter_copy  ,
Normal   
)

◆ TEST() [4/4]

TEST ( Parameter_Set_Methods  ,
Normal   
)