rad  5.1.0
Classes | Functions
testDoubleMap.cpp File Reference

Unit tests for the DoubleMap class. More...

#include <rad/doubleMap.hpp>
#include <gtest/gtest.h>

Classes

class  TestDoubleMap
 

Functions

 TEST_F (TestDoubleMap, SetAndPop)
 
 TEST_F (TestDoubleMap, SetAndPop2)
 
 TEST_F (TestDoubleMap, Reset)
 

Detailed Description

Unit tests for the DoubleMap class.

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( TestDoubleMap  ,
Reset   
)

◆ TEST_F() [2/3]

TEST_F ( TestDoubleMap  ,
SetAndPop   
)

◆ TEST_F() [3/3]

TEST_F ( TestDoubleMap  ,
SetAndPop2   
)