#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "app/rom.h"
#include "app/zelda3/dungeon/room.h"
Go to the source code of this file.
Classes | |
class | yaze::test::DungeonRoomTest |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::test |
Functions | |
yaze::test::TEST_F (DungeonRoomTest, SingleRoomLoadOk) | |