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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

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

Detailed Description

Definition at line 10 of file message_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 12 of file message_test.cc.

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

Here is the call graph for this function:

◆ TearDown()

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

Definition at line 19 of file message_test.cc.

Member Data Documentation

◆ message_editor_

editor::MessageEditor yaze::test::MessageTest::message_editor_
protected

Definition at line 21 of file message_test.cc.

◆ dictionary_

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

Definition at line 22 of file message_test.cc.

Referenced by SetUp().


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