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

Protected Member Functions

void SetUp () override
 

Protected Attributes

SpellProcTestEntry _entry
 
SpellProcEntry _procEntry
 

Detailed Description

Member Function Documentation

◆ SetUp()

void SpellProcFullCoverageTest::SetUp ( )
inlineoverrideprotected
79 {
80 _entry = GetParam();
82 }
SpellProcTestEntry _entry
Definition SpellProcFullCoverageTest.cpp:84
SpellProcEntry _procEntry
Definition SpellProcFullCoverageTest.cpp:85
SpellProcEntry ToSpellProcEntry() const
Convert to SpellProcEntry for testing.
Definition SpellProcTestData.h:45

References _entry, _procEntry, and SpellProcTestEntry::ToSpellProcEntry().

Member Data Documentation

◆ _entry

SpellProcTestEntry SpellProcFullCoverageTest::_entry
protected

Referenced by SetUp().

◆ _procEntry

SpellProcEntry SpellProcFullCoverageTest::_procEntry
protected

Referenced by SetUp().


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