HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Classes | Functions
testPresetData.cpp File Reference

Unit test for PresetData class. More...

#include "telif/presetData.hpp"
#include <iostream>
#include <ciiLogManager.hpp>
#include <gtest/gtest.h>
#include <gtest/gtest_prod.h>
#include "telif/dataContext.hpp"
#include "telif/oldbInterface.hpp"
#include "telif/config.hpp"

Classes

class  TestPresetData
 

Functions

 TEST_F (TestPresetData, PrintPresetArgs)
 

Detailed Description

Unit test for PresetData class.

Author

Function Documentation

◆ TEST_F()

TEST_F ( TestPresetData ,
PrintPresetArgs  )