cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
DerivedTest< T > Class Template Reference
Inheritance diagram for DerivedTest< T >:
CommonTest< T > testing::Test

Additional Inherited Members

- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from CommonTest< T >
static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestCase ()
 
static void SetUpTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
template<typename T , std::enable_if_t< std::is_convertible< T, int64_t >::value, bool > = true>
static void RecordProperty (const std::string &key, const T &value)
 
- Protected Types inherited from CommonTest< T >
typedef std::vector< TVector
 
typedef std::set< int > IntSet
 
- Protected Member Functions inherited from CommonTest< T >
 CommonTest ()
 
 ~CommonTest () override
 
void SetUp () override
 
void TearDown () override
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
- Protected Attributes inherited from CommonTest< T >
T value_
 
- Static Protected Attributes inherited from CommonTest< T >
static Tshared_ = nullptr
 

The documentation for this class was generated from the following file: