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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

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

Additional Inherited Members

- Public Member Functions inherited from yaze::app::SharedRom
 SharedRom ()=default
 
virtual ~SharedRom ()=default
 
std::shared_ptr< Romshared_rom ()
 
auto rom ()
 
- Static Public Attributes inherited from yaze::app::SharedRom
static std::shared_ptr< Romshared_rom_ = nullptr
 

Detailed Description

Definition at line 11 of file message_test.cc.

Member Function Documentation

◆ SetUp()

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

Definition at line 13 of file message_test.cc.

◆ TearDown()

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

Definition at line 18 of file message_test.cc.

Member Data Documentation

◆ message_editor_

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

Definition at line 20 of file message_test.cc.

◆ dictionary_

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

Definition at line 21 of file message_test.cc.


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