OpenEnroth f32f0c9
Loading...
Searching...
No Matches
Functions
Inventory_ut.cpp File Reference
#include "Testing/Game/GameTest.h"
#include "Engine/Objects/Inventory.h"

Functions

 GAME_TEST (Inventory, Initialization)
 
 GAME_TEST (Inventory, Storage)
 
 GAME_TEST (Inventory, StorageCells)
 
 GAME_TEST (Inventory, CrazyBigItem)
 
 GAME_TEST (Inventory, StorageFull)
 
 GAME_TEST (Inventory, Equipment)
 
 GAME_TEST (Inventory, Stashing)
 
 GAME_TEST (Inventory, TakeItem)
 
 GAME_TEST (Inventory, AddOrder)
 
 GAME_TEST (Inventory, EntryInvalidation)
 

Function Documentation

◆ GAME_TEST() [1/10]

GAME_TEST ( Inventory  ,
AddOrder   
)

◆ GAME_TEST() [2/10]

GAME_TEST ( Inventory  ,
CrazyBigItem   
)

◆ GAME_TEST() [3/10]

GAME_TEST ( Inventory  ,
EntryInvalidation   
)

◆ GAME_TEST() [4/10]

GAME_TEST ( Inventory  ,
Equipment   
)

◆ GAME_TEST() [5/10]

GAME_TEST ( Inventory  ,
Initialization   
)

◆ GAME_TEST() [6/10]

GAME_TEST ( Inventory  ,
Stashing   
)

◆ GAME_TEST() [7/10]

GAME_TEST ( Inventory  ,
Storage   
)

◆ GAME_TEST() [8/10]

GAME_TEST ( Inventory  ,
StorageCells   
)

◆ GAME_TEST() [9/10]

GAME_TEST ( Inventory  ,
StorageFull   
)

◆ GAME_TEST() [10/10]

GAME_TEST ( Inventory  ,
TakeItem   
)