ifw-core 6.0.0
Loading...
Searching...
No Matches
Functions
testParameter.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include <ifw/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  )