AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
SpellProcCoverageStatsTest Class Reference
Inheritance diagram for SpellProcCoverageStatsTest:

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::vector< SpellProcTestEntry_allEntries
 

Detailed Description

Member Function Documentation

◆ SetUp()

void SpellProcCoverageStatsTest::SetUp ( )
inlineoverrideprotected
373 {
375 }
std::vector< SpellProcTestEntry > GetAllSpellProcTestEntries()
All spell_proc entries from the database Total: 869 entries.
Definition SpellProcTestData.h:106
std::vector< SpellProcTestEntry > _allEntries
Definition SpellProcFullCoverageTest.cpp:377

References _allEntries, and GetAllSpellProcTestEntries().

Member Data Documentation

◆ _allEntries

std::vector<SpellProcTestEntry> SpellProcCoverageStatsTest::_allEntries
protected

Referenced by SetUp().


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