PRooFPS-dd Dev Doc 1.0
PRooFPS-dd Developer Documentation
Loading...
Searching...
No Matches
MapItemTest Class Reference

Detailed Description

Definition at line 16 of file MapItemTest.h.

#include <MapItemTest.h>

+ Inheritance diagram for MapItemTest:

Public Member Functions

 MapItemTest (PGEcfgProfiles &cfgProfiles)
 
 MapItemTest (const MapItemTest &)=delete
 
MapItemTestoperator= (const MapItemTest &)=delete
 
 MapItemTest (MapItemTest &&)=delete
 
MapItemTest && operator= (MapItemTest &&)=delete
 

Protected Member Functions

virtual void Initialize () override
 
virtual bool setUp () override
 
virtual void TearDown () override
 
virtual void Finalize () override
 

Private Member Functions

bool test_initially_empty ()
 
bool test_reset_global_item_id ()
 
bool test_get_item_respawn_time_secs ()
 
bool test_take ()
 
bool test_untake ()
 
bool test_update ()
 

Private Attributes

PGEcfgProfiles & m_cfgProfiles
 
PR00FsUltimateRenderingEngine * engine
 

Constructor & Destructor Documentation

◆ MapItemTest() [1/3]

MapItemTest::MapItemTest ( PGEcfgProfiles & cfgProfiles)
inline

Definition at line 21 of file MapItemTest.h.

◆ MapItemTest() [2/3]

MapItemTest::MapItemTest ( const MapItemTest & )
delete

◆ MapItemTest() [3/3]

MapItemTest::MapItemTest ( MapItemTest && )
delete

Member Function Documentation

◆ Finalize()

virtual void MapItemTest::Finalize ( )
inlineoverrideprotectedvirtual

Definition at line 62 of file MapItemTest.h.

◆ Initialize()

virtual void MapItemTest::Initialize ( )
inlineoverrideprotectedvirtual

Definition at line 34 of file MapItemTest.h.

◆ operator=() [1/2]

MapItemTest & MapItemTest::operator= ( const MapItemTest & )
delete

◆ operator=() [2/2]

MapItemTest && MapItemTest::operator= ( MapItemTest && )
delete

◆ setUp()

virtual bool MapItemTest::setUp ( )
inlineoverrideprotectedvirtual

Definition at line 52 of file MapItemTest.h.

◆ TearDown()

virtual void MapItemTest::TearDown ( )
inlineoverrideprotectedvirtual

Definition at line 57 of file MapItemTest.h.

◆ test_get_item_respawn_time_secs()

bool MapItemTest::test_get_item_respawn_time_secs ( )
inlineprivate

Definition at line 107 of file MapItemTest.h.

◆ test_initially_empty()

bool MapItemTest::test_initially_empty ( )
inlineprivate

Definition at line 81 of file MapItemTest.h.

◆ test_reset_global_item_id()

bool MapItemTest::test_reset_global_item_id ( )
inlineprivate

Definition at line 97 of file MapItemTest.h.

◆ test_take()

bool MapItemTest::test_take ( )
inlineprivate

Definition at line 122 of file MapItemTest.h.

◆ test_untake()

bool MapItemTest::test_untake ( )
inlineprivate

Definition at line 132 of file MapItemTest.h.

◆ test_update()

bool MapItemTest::test_update ( )
inlineprivate

Definition at line 148 of file MapItemTest.h.

Member Data Documentation

◆ engine

PR00FsUltimateRenderingEngine* MapItemTest::engine
private

Definition at line 77 of file MapItemTest.h.

◆ m_cfgProfiles

PGEcfgProfiles& MapItemTest::m_cfgProfiles
private

Definition at line 76 of file MapItemTest.h.


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