The LinkedUnorderedMap_test Definitions. More...
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. | |
The LinkedUnorderedMap_test Definitions.
Definition in file LinkedUnorderedMap_test.h.