Blender V5.0
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

Channelbagchannelbag

Detailed Description

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

Member Function Documentation

◆ SetUp()

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

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

References channelbag.

◆ SetUpTestSuite()

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

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

◆ TearDown()

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

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

References channelbag.

◆ TearDownTestSuite()

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

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

Member Data Documentation

◆ channelbag

Channelbag* blender::animrig::tests::ChannelbagTest::channelbag

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

Referenced by SetUp(), and TearDown().


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