LRAUV  revA
FastMap_Test Class Reference

Units tests for class FastMap More...

#include <FastMap_Test.h>

Inheritance diagram for FastMap_Test:
Collaboration diagram for FastMap_Test:

Public Member Functions

void testPutGetAndSizeNoDuplicates (void)
 FastMap Test - heap-allocated storage. More...
 
void testPutGetAndSizeNoDuplicatesDynamic (void)
 FastMap Test - dynamically-allocated storage. More...
 
void testPutGetRandomDumpDuplicates (void)
 FastMap Test - heap-allocated storage. More...
 

Detailed Description

Units tests for class FastMap

Member Function Documentation

void FastMap_Test::testPutGetAndSizeNoDuplicates ( void  )
inline

FastMap Test - heap-allocated storage.

References FastMap< S, T >::get(), FastMap< S, T >::put(), and FastMap< S, T >::size().

void FastMap_Test::testPutGetAndSizeNoDuplicatesDynamic ( void  )
inline
void FastMap_Test::testPutGetRandomDumpDuplicates ( void  )
inline

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