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

The LinkedUnorderedMap_test Definitions. More...

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

Go to the source code of this file.

Classes

class  SpicesTest::linked_unordered_map_test
 The interface is inherited from testing::Test. Registry on Initialize. More...
 

Namespaces

namespace  SpicesTest
 

Functions

 SpicesTest::TEST_F (linked_unordered_map_test, Initialize)
 Testing if initialize successfully.
 
 SpicesTest::TEST_F (linked_unordered_map_test, RemoveElement)
 Testing if Remove element successfully.
 
 SpicesTest::TEST_F (linked_unordered_map_test, FindElement)
 Testing if Find element successfully.
 
 SpicesTest::TEST_F (linked_unordered_map_test, AddElement)
 Testing if Add element successfully.
 
 SpicesTest::TEST_F (linked_unordered_map_test, IteratorOrder)
 Testing if Iter in correct order successfully.
 
 SpicesTest::TEST_F (linked_unordered_map_test, NoLinearFind)
 Testing if No Linear Finding is successfully.
 

Detailed Description

The LinkedUnorderedMap_test Definitions.

Author
Spices.

Definition in file LinkedUnorderedMap_test.h.