Blender V4.3
blender::animrig::tests::ChannelBagTest Class Reference

Inherits testing::Test.

Public Member Functions

void SetUp () override
 
void TearDown () override
 

Static Public Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Public Attributes

ChannelBagchannel_bag
 

Detailed Description

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

Member Function Documentation

◆ SetUp()

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

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

References channel_bag.

◆ SetUpTestSuite()

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

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

◆ TearDown()

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

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

References channel_bag.

◆ TearDownTestSuite()

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

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

Member Data Documentation

◆ channel_bag

ChannelBag* blender::animrig::tests::ChannelBagTest::channel_bag

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

Referenced by SetUp(), and TearDown().


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