yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::MessageRomTest Class Reference
Inheritance diagram for yaze::test::MessageRomTest:
Collaboration diagram for yaze::test::MessageRomTest:

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

Rom rom_
 
editor::MessageEditor message_editor_
 
std::vector< editor::DictionaryEntrydictionary_
 

Detailed Description

Definition at line 11 of file message_test.cc.

Member Function Documentation

◆ SetUp()

void yaze::test::MessageRomTest::SetUp ( )
inlineoverrideprotected

Definition at line 13 of file message_test.cc.

References yaze::editor::BuildDictionaryEntries(), dictionary_, EXPECT_OK, yaze::Rom::LoadFromFile(), and rom_.

Here is the call graph for this function:

◆ TearDown()

void yaze::test::MessageRomTest::TearDown ( )
inlineoverrideprotected

Definition at line 28 of file message_test.cc.

Member Data Documentation

◆ rom_

Rom yaze::test::MessageRomTest::rom_
protected

Definition at line 30 of file message_test.cc.

Referenced by SetUp().

◆ message_editor_

editor::MessageEditor yaze::test::MessageRomTest::message_editor_
protected

Definition at line 31 of file message_test.cc.

◆ dictionary_

std::vector<editor::DictionaryEntry> yaze::test::MessageRomTest::dictionary_
protected

Definition at line 32 of file message_test.cc.

Referenced by SetUp().


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