API
stateCodes_test.cpp File Reference
#include "../../../tests/catch2/catch.hpp"
#include <mx/sys/timeUtils.hpp>
#include "../stateCodes.hpp"
Include dependency graph for stateCodes_test.cpp:

Go to the source code of this file.

Functions

 SCENARIO ("Getting State Strings From Codes", "[stateCodes]")
 
 SCENARIO ("Getting State Codes From Strings", "[stateCodes]")
 

Function Documentation

◆ SCENARIO() [1/2]

SCENARIO ( "Getting State Codes From Strings"  ,
""  [stateCodes] 
)

Definition at line 67 of file stateCodes_test.cpp.

◆ SCENARIO() [2/2]

SCENARIO ( "Getting State Strings From Codes"  ,
""  [stateCodes] 
)

Definition at line 11 of file stateCodes_test.cpp.