SpiecsEngine
 
Loading...
Searching...
No Matches
RuntimeMemoryBlock_test.h File Reference

The RuntimeMemoryBlock Definitions. More...

#include <gmock/gmock.h>
#include <Core/Container/RuntimeMemoryBlock.h>
#include "Instrumentor.h"

Go to the source code of this file.

Classes

class  SpicesTest::runtime_memory_block_test
 Unit Test for RuntimeMemoryBlock. More...
 

Namespaces

namespace  SpicesTest
 

Functions

 SpicesTest::TEST_F (runtime_memory_block_test, Initialize)
 Testing if initialize successfully.
 
 SpicesTest::TEST_F (runtime_memory_block_test, AddElement)
 Testing if Add element successfully.
 
 SpicesTest::TEST_F (runtime_memory_block_test, Build)
 Testing if Build successfully.
 
 SpicesTest::TEST_F (runtime_memory_block_test, ExplainElement)
 Testing if Explain element successfully.
 
 SpicesTest::TEST_F (runtime_memory_block_test, Destruct)
 Testing if Destruct successfully.
 
 SpicesTest::TEST_F (runtime_memory_block_test, ItemLocation)
 Testing if ItemLocation test successfully.
 
 SpicesTest::TEST_F (runtime_memory_block_test, HasValue)
 Testing if has_value test successfully.
 

Detailed Description

The RuntimeMemoryBlock Definitions.

Author
Spices.

Definition in file RuntimeMemoryBlock_test.h.