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

Detailed Description

Definition at line 17 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
 
MapItemTestoperator= (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 22 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 63 of file MapItemTest.h.

◆ initialize()

virtual void MapItemTest::initialize ( )
inlineoverrideprotectedvirtual

Definition at line 35 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 53 of file MapItemTest.h.

◆ tearDown()

virtual void MapItemTest::tearDown ( )
inlineoverrideprotectedvirtual

Definition at line 58 of file MapItemTest.h.

◆ test_get_item_respawn_time_secs()

bool MapItemTest::test_get_item_respawn_time_secs ( )
inlineprivate

Definition at line 108 of file MapItemTest.h.

◆ test_initially_empty()

bool MapItemTest::test_initially_empty ( )
inlineprivate

Definition at line 82 of file MapItemTest.h.

◆ test_reset_global_item_id()

bool MapItemTest::test_reset_global_item_id ( )
inlineprivate

Definition at line 98 of file MapItemTest.h.

◆ test_take()

bool MapItemTest::test_take ( )
inlineprivate

Definition at line 133 of file MapItemTest.h.

◆ test_untake()

bool MapItemTest::test_untake ( )
inlineprivate

Definition at line 143 of file MapItemTest.h.

◆ test_update()

bool MapItemTest::test_update ( )
inlineprivate

Definition at line 159 of file MapItemTest.h.

Member Data Documentation

◆ engine

PR00FsUltimateRenderingEngine* MapItemTest::engine
private

Definition at line 78 of file MapItemTest.h.

◆ m_cfgProfiles

PGEcfgProfiles& MapItemTest::m_cfgProfiles
private

Definition at line 77 of file MapItemTest.h.


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