ifw
0.0.1-dev
|
#include <iostream>
#include "gtest/gtest.h"
#include "ctd/file/Parameter.hpp"
Functions | |
TEST (Parameter_Parameter, Normal) | |
Unit test of ctd::file::Parameter. More... | |
TEST (Parameter_Parameter_copy, Normal) | |
TEST (Parameter_Set_Methods, Normal) | |
TEST (Parameter_GetValue, Normal) | |
TEST | ( | Parameter_Parameter | , |
Normal | |||
) |
Unit test of ctd::file::Parameter.
TEST | ( | Parameter_Parameter_copy | , |
Normal | |||
) |
TEST | ( | Parameter_Set_Methods | , |
Normal | |||
) |
TEST | ( | Parameter_GetValue | , |
Normal | |||
) |
Possibly test all data types, although this is tested in the ctd::conversion::Convert() unit test.