Blender V5.0
blender::animrig::tests::ActionQueryTest Class Reference

Inherits testing::Test.

Public Member Functions

void SetUp () override
void TearDown () override
Actionaction_new ()

Static Public Member Functions

static void SetUpTestSuite ()
static void TearDownTestSuite ()

Public Attributes

Mainbmain

Detailed Description

Definition at line 1426 of file animrig/intern/action_test.cc.

Member Function Documentation

◆ action_new()

Action & blender::animrig::tests::ActionQueryTest::action_new ( )
inline

Definition at line 1454 of file animrig/intern/action_test.cc.

References BKE_id_new(), and bmain.

◆ SetUp()

void blender::animrig::tests::ActionQueryTest::SetUp ( )
inlineoverride

Definition at line 1444 of file animrig/intern/action_test.cc.

References BKE_main_new(), and bmain.

◆ SetUpTestSuite()

void blender::animrig::tests::ActionQueryTest::SetUpTestSuite ( )
inlinestatic

Definition at line 1430 of file animrig/intern/action_test.cc.

References BKE_idtype_init(), and CLG_init().

◆ TearDown()

void blender::animrig::tests::ActionQueryTest::TearDown ( )
inlineoverride

Definition at line 1449 of file animrig/intern/action_test.cc.

References BKE_main_free(), and bmain.

◆ TearDownTestSuite()

void blender::animrig::tests::ActionQueryTest::TearDownTestSuite ( )
inlinestatic

Definition at line 1439 of file animrig/intern/action_test.cc.

References CLG_exit().

Member Data Documentation

◆ bmain

Main* blender::animrig::tests::ActionQueryTest::bmain

Definition at line 1428 of file animrig/intern/action_test.cc.

Referenced by action_new(), SetUp(), and TearDown().


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