rad 6.2.0
Loading...
Searching...
No Matches
Classes | Functions
testOldbInterface.cpp File Reference

Unit test for the OldbInterface class. More...

#include <rad/utest/oldbInterface.hpp>
#include <rad/utest/oldbAdapter.hpp>
#include <rad/utest/config.hpp>
#include <gtest/gtest.h>

Classes

class  TestOldbInterface
 

Functions

 TEST_F (TestOldbInterface, Ctor)
 
 TEST_F (TestOldbInterface, SetPrefix)
 
 TEST_F (TestOldbInterface, SetControlState)
 
 TEST_F (TestOldbInterface, SetConfig)
 

Detailed Description

Unit test for the OldbInterface class.

Author

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TestOldbInterface ,
Ctor  )

Test constructor and destructor.

◆ TEST_F() [2/4]

TEST_F ( TestOldbInterface ,
SetConfig  )

Test SetConfig.

◆ TEST_F() [3/4]

TEST_F ( TestOldbInterface ,
SetControlState  )

Test SetControlState.

◆ TEST_F() [4/4]

TEST_F ( TestOldbInterface ,
SetPrefix  )