RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
repositoryIfTestSuiteLegacy.hpp File Reference

Header file declaring type parameterised tests for RepositoryIf. More...

#include <boost/filesystem.hpp>
#include <ciiLogManager.hpp>
#include <gtest/gtest.h>
#include <rtctk/componentFramework/repositoryIf.hpp>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::test::RepositoryIfTestSuiteLegacy< T >
 A test suite for performing acceptance tests of a RepositoryIf implementation. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 
namespace  rtctk::componentFramework::test
 

Functions

 rtctk::componentFramework::test::TYPED_TEST_SUITE_P (RepositoryIfTestSuiteLegacy)
 
 rtctk::componentFramework::test::TYPED_TEST_P (RepositoryIfTestSuiteLegacy, DataPointCreationAndDeletion)
 
 rtctk::componentFramework::test::TYPED_TEST_P (RepositoryIfTestSuiteLegacy, TypesAreReturnedCorrectly)
 
 rtctk::componentFramework::test::TYPED_TEST_P (RepositoryIfTestSuiteLegacy, SizesAreReturnedCorrectly)
 
 rtctk::componentFramework::test::TYPED_TEST_P (RepositoryIfTestSuiteLegacy, DataPointWriteAndRead)
 
 rtctk::componentFramework::test::TYPED_TEST_P (RepositoryIfTestSuiteLegacy, DataPointExistanceConsistency)
 
 rtctk::componentFramework::test::REGISTER_TYPED_TEST_SUITE_P (RepositoryIfTestSuiteLegacy, DataPointCreationAndDeletion, TypesAreReturnedCorrectly, SizesAreReturnedCorrectly, DataPointWriteAndRead, DataPointExistanceConsistency)
 

Detailed Description

Header file declaring type parameterised tests for RepositoryIf.