|
Assimp
v4.1. (December 2018)
|
Inherits testing::Test.
Protected Member Functions | |
| void | UnitTestRecordProperty (const char *key, const std::string &value) |
| UnitTestRecordPropertyTestHelper () | |
Protected Member Functions inherited from testing::Test | |
| virtual void | SetUp () |
| virtual void | TearDown () |
| Test () | |
Protected Attributes | |
| UnitTest | unit_test_ |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static bool | HasFailure () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
|
inlineprotected |
|
inlineprotected |
|
protected |