SpiecsEngine
 
Loading...
Searching...
No Matches
SpicesTest::linked_unordered_map_test Class Reference

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

#include <LinkedUnorderedMap_test.h>

Inheritance diagram for SpicesTest::linked_unordered_map_test:

Protected Member Functions

void SetUp () override
 Testing class initialize function.
 
void TearDown () override
 Testing class TearDown function.
 

Protected Attributes

scl::linked_unordered_map< std::string, std::string > c0
 
scl::linked_unordered_map< int, std::string > c1
 
scl::linked_unordered_map< float, std::string > c2
 

Detailed Description

The interface is inherited from testing::Test. Registry on Initialize.

Definition at line 18 of file LinkedUnorderedMap_test.h.


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