AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
IntegrationTestFixture.h File Reference
#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
 

Variable Documentation

◆ TEST_FACTION_HOSTILE_TO_ALL

constexpr uint32 TEST_FACTION_HOSTILE_TO_ALL = 90002
staticconstexpr

◆ TEST_FACTION_HOSTILE_TO_MONSTERS

constexpr uint32 TEST_FACTION_HOSTILE_TO_MONSTERS = 90001
staticconstexpr