Public Member Functions | List of all members
SEMNavDataFactory_T Class Reference

Detailed Description

Automated tests for gnsstk::SEMNavDataFactory.

Definition at line 64 of file SEMNavDataFactory_T.cpp.

Public Member Functions

unsigned constructorTest ()
 Make sure the constructor does what it's supposed to. More...
 
unsigned loadIntoMapTest ()
 Exercise loadIntoMap by loading data with different options in place. More...
 
template<class NavClass >
void verifyDataType (gnsstk::TestUtil &testFramework, gnsstk::NavMessageMap &nmm)
 

Member Function Documentation

◆ constructorTest()

unsigned SEMNavDataFactory_T::constructorTest ( )

Make sure the constructor does what it's supposed to.

Definition at line 83 of file SEMNavDataFactory_T.cpp.

◆ loadIntoMapTest()

unsigned SEMNavDataFactory_T::loadIntoMapTest ( )

Exercise loadIntoMap by loading data with different options in place.

Definition at line 98 of file SEMNavDataFactory_T.cpp.

◆ verifyDataType()

template<class NavClass >
void SEMNavDataFactory_T::verifyDataType ( gnsstk::TestUtil testFramework,
gnsstk::NavMessageMap nmm 
)

Use dynamic_cast to verify that the contents of nmm are the right class.

Parameters
[in]testFrameworkThe test framework created by TUDEF, used by TUASSERT macros in this function.
[in]nmmThe data map to check.

Definition at line 166 of file SEMNavDataFactory_T.cpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43