cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
gtest_prod_test.cc File Reference
#include "production.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Typedefs

typedef testing::Test PrivateCodeFixtureTest
 

Functions

 TEST (PrivateCodeTest, CanAccessPrivateMembers)
 
 TEST_F (PrivateCodeFixtureTest, CanAccessPrivateMembers)
 

Typedef Documentation

◆ PrivateCodeFixtureTest

Function Documentation

◆ TEST()

TEST ( PrivateCodeTest ,
CanAccessPrivateMembers  )

◆ TEST_F()

TEST_F ( PrivateCodeFixtureTest ,
CanAccessPrivateMembers  )