Blender V5.0
blender::asset_system::tests::AssetCatalogTreeTest Class Reference

Inherits blender::asset_system::tests::AssetLibraryTestBase, and blender::asset_system::tests::AssetCatalogTreeTestFunctions.

Additional Inherited Members

Static Public Member Functions inherited from blender::asset_system::tests::AssetCatalogTreeTestFunctions
static void expect_tree_items (const AssetCatalogTree &tree, const std::vector< AssetCatalogPath > &expected_paths)
static void expect_tree_root_items (const AssetCatalogTree &tree, const std::vector< AssetCatalogPath > &expected_paths)
static void expect_tree_item_child_items (const AssetCatalogTreeItem &parent_item, const std::vector< AssetCatalogPath > &expected_paths)
Protected Member Functions inherited from blender::asset_system::tests::AssetLibraryTestBase
void SetUp () override
void TearDown () override
std::string use_temp_path ()
std::string create_temp_path ()
Static Protected Member Functions inherited from blender::asset_system::tests::AssetLibraryTestBase
static void SetUpTestSuite ()
static void TearDownTestSuite ()
Protected Attributes inherited from blender::asset_system::tests::AssetLibraryTestBase
std::string asset_library_root_
std::string temp_library_path_

Detailed Description

Definition at line 18 of file asset_catalog_tree_test.cc.


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