rad 6.2.0
|
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) | |
Unit test for the OldbInterface class.
TEST_F | ( | TestOldbInterface | , |
Ctor | ) |
Test constructor and destructor.
TEST_F | ( | TestOldbInterface | , |
SetConfig | ) |
Test SetConfig.
TEST_F | ( | TestOldbInterface | , |
SetControlState | ) |
Test SetControlState.
TEST_F | ( | TestOldbInterface | , |
SetPrefix | ) |