![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Helper class to create SpellEntry test instances. More...
#include "SpellInfoTestHelper.h"
Private Attributes | |
| SpellEntry | _entry {} |
Helper class to create SpellEntry test instances.
This creates a SpellEntry with sensible defaults for unit testing.
|
inline |
References _entry, SpellEntry::EquippedItemClass, SpellEntry::Rank, SpellEntry::SchoolMask, SPELL_SCHOOL_MASK_NORMAL, and SpellEntry::SpellName.
|
inline |
References _entry.
Referenced by SpellInfoBuilder::Build(), and SpellInfoBuilder::BuildUnique().
|
inline |
References _entry, and SpellEntry::Attributes.
Referenced by SpellInfoBuilder::WithAttributes().
|
inline |
References _entry, and SpellEntry::AttributesEx3.
Referenced by SpellInfoBuilder::WithAttributesEx3().
|
inline |
References _entry, and SpellEntry::DmgClass.
Referenced by SpellInfoBuilder::WithDmgClass().
|
inline |
References _entry, SpellEntry::Effect, SpellEntry::EffectApplyAuraName, and MAX_SPELL_EFFECTS.
Referenced by SpellInfoBuilder::WithEffect().
|
inline |
References _entry, SpellEntry::EffectBasePoints, and MAX_SPELL_EFFECTS.
Referenced by SpellInfoBuilder::WithEffectBasePoints().
|
inline |
References _entry, SpellEntry::EffectDieSides, and MAX_SPELL_EFFECTS.
Referenced by SpellInfoBuilder::WithEffectDieSides().
|
inline |
References _entry, SpellEntry::EffectMiscValue, and MAX_SPELL_EFFECTS.
Referenced by SpellInfoBuilder::WithEffectMiscValue().
|
inline |
References _entry, SpellEntry::EffectTriggerSpell, and MAX_SPELL_EFFECTS.
Referenced by SpellInfoBuilder::WithEffectTriggerSpell().
|
inline |
References _entry, and SpellEntry::Id.
Referenced by SpellInfoBuilder::WithId().
|
inline |
References _entry, and SpellEntry::ProcChance.
Referenced by SpellInfoBuilder::WithProcChance().
|
inline |
References _entry, and SpellEntry::ProcCharges.
Referenced by SpellInfoBuilder::WithProcCharges().
|
inline |
References _entry, and SpellEntry::ProcFlags.
Referenced by SpellInfoBuilder::WithProcFlags().
|
inline |
References _entry, and SpellEntry::SchoolMask.
Referenced by SpellInfoBuilder::WithSchoolMask().
|
inline |
References _entry, and SpellEntry::SpellFamilyFlags.
Referenced by SpellInfoBuilder::WithSpellFamilyFlags().
|
inline |
References _entry, and SpellEntry::SpellFamilyName.
Referenced by SpellInfoBuilder::WithSpellFamilyName().
|
private |
Referenced by Get(), TestSpellEntryHelper(), WithAttributes(), WithAttributesEx3(), WithDmgClass(), WithEffect(), WithEffectBasePoints(), WithEffectDieSides(), WithEffectMiscValue(), WithEffectTriggerSpell(), WithId(), WithProcChance(), WithProcCharges(), WithProcFlags(), WithSchoolMask(), WithSpellFamilyFlags(), and WithSpellFamilyName().