HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
testOffsetHandler.cpp File Reference

Unit test for offsetHandler class. More...

#include "telif/offsetHandler.hpp"
#include <iostream>
#include <string>
#include <ciiLogManager.hpp>
#include <gtest/gtest.h>
#include <gtest/gtest_prod.h>
#include <rad/utest/oldbInterface.hpp>
#include <rad/utest/oldbAdapter.hpp>
#include <rad/utest/config.hpp>
#include "ccsinsoldb.hpp"
#include "hlcc/inMemoryOldbloader/inMemoryOldbloader.hpp"
#include "telif/logger.hpp"
#include "telif/dataContext.hpp"
#include "telif/oldbInterface.hpp"
#include "telif/config.hpp"

Classes

class  hlcc::telif::TestOffsetHandler
 

Namespaces

namespace  hlcc
 
namespace  hlcc::telif
 

Functions

 hlcc::telif::TEST_F (TestOffsetHandler, OffsetArgsAsString)
 
 hlcc::telif::TEST_F (TestOffsetHandler, DdsExecuteHandshakeWithSequence)
 
 hlcc::telif::TEST_F (TestOffsetHandler, DdsSendOffsetArgumentsToSequence)
 
 hlcc::telif::TEST_F (TestOffsetHandler, DdsWaitForSequenceToFinish)
 
 hlcc::telif::TEST_F (TestOffsetHandler, DdsPublishOffsetCompleted)
 
 hlcc::telif::TEST_F (TestOffsetHandler, CheckReceivedMessage)
 

Variables

const std::string hlcc::telif::ELT_TELIF_DATA_POINTS_SPEC
 
const std::string hlcc::telif::ELT_HLCC_TELIF_DATA_POINTS_SPEC
 

Detailed Description

Unit test for offsetHandler class.

Author