|
ifw-ccf
2.0.0
|
#include <iostream>#include <boost/exception/diagnostic_information.hpp>#include <gtest/gtest.h>#include <core/utils/system/system.hpp>#include <core/utils/conversion/conversion.hpp>#include <ccf/common/pubBase.hpp>#include <testTools.hpp>Functions | |
| TEST (PubBase, GenId) | |
| TEST (PubBase, PubObjHandling) | |
| TEST (PubBase, BasicHouseKeeping) | |
| TEST (PubBase, GetPubStatus) | |
| TEST (PubBase, EstimateExecution) | |
| TEST (PubBase, Publish) | |
| TEST (PubBase, DbStatus) | |
| TEST | ( | PubBase | , |
| BasicHouseKeeping | |||
| ) |
| TEST | ( | PubBase | , |
| DbStatus | |||
| ) |
| TEST | ( | PubBase | , |
| EstimateExecution | |||
| ) |
| TEST | ( | PubBase | , |
| GenId | |||
| ) |
| TEST | ( | PubBase | , |
| GetPubStatus | |||
| ) |
| TEST | ( | PubBase | , |
| Publish | |||
| ) |
| TEST | ( | PubBase | , |
| PubObjHandling | |||
| ) |