Assimp
v4.1. (December 2018)
|
Inherits testing::Test.
Public Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
![]() | |
virtual | ~Test () |
Protected Attributes | |
Importer * | pImp |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
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 () |
![]() | |
Test () | |
|
inlinevirtual |
Reimplemented from testing::Test.
|
inlinevirtual |
Reimplemented from testing::Test.
|
protected |