Blender V4.3
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 1072 of file animrig/intern/action_test.cc.

Member Function Documentation

◆ action_new()

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

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

References BKE_id_new(), bmain, and ID_AC.

◆ SetUp()

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

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

References BKE_main_new(), and bmain.

◆ SetUpTestSuite()

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

Definition at line 1076 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 1095 of file animrig/intern/action_test.cc.

References BKE_main_free(), and bmain.

◆ TearDownTestSuite()

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

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

References CLG_exit().

Member Data Documentation

◆ bmain

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

Definition at line 1074 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: