![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "TestMap.h"#include "TestPlayer.h"#include "TestCreature.h"#include "WorldMock.h"#include "WorldSession.h"#include "DBCStores.h"#include "SharedDefines.h"#include "gmock/gmock.h"#include "gtest/gtest.h"#include <vector>Go to the source code of this file.
Classes | |
| class | IntegrationTestFixture |
Variables | |
| static constexpr uint32 | TEST_FACTION_HOSTILE_TO_MONSTERS = 90001 |
| static constexpr uint32 | TEST_FACTION_HOSTILE_TO_ALL = 90002 |
|
staticconstexpr |
Referenced by IntegrationTestFixture::EnsureFactionTemplates().
|
staticconstexpr |
Referenced by IntegrationTestFixture::EnsureFactionTemplates().