Define EXPECT_FOREST_EQ
Defined in File t8_gtest_custom_assertion.hxx
Define Documentation
-
EXPECT_FOREST_EQ(forest_A, forest_B)
Macro for a non-fatal failure test to check for equality of two forests.
- Parameters:
forest_A – [in] The forest to compare with forest_B.
forest_B – [in] The forest to compare with forest_A.