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

Unit test for the OldbAdapter class. More...

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

Classes

class  TestOldbAdapter
 

Functions

 TEST_F (TestOldbAdapter, Ctor)
 
 TEST_F (TestOldbAdapter, Connect)
 
 TEST_F (TestOldbAdapter, SetGet)
 

Detailed Description

Unit test for the OldbAdapter class.

Author

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( TestOldbAdapter ,
Connect  )

Test connection to in-memory CII OLDB.

◆ TEST_F() [2/3]

TEST_F ( TestOldbAdapter ,
Ctor  )

Test constructor and destructor.

◆ TEST_F() [3/3]

TEST_F ( TestOldbAdapter ,
SetGet  )