#include "unit-test.h"#include "./AnotherCommandParamsFile.h"#include "Bridging/EnvironmentInteractionCommands/Command.h"#include "Bridging/EnvironmentInteractionCommands/CommandParamsSpec.h"#include "CommandTestsHelpers.h"#include "TestCommandParamsFile.h"#include "Bridging/EnvironmentInteractionCommands/cartographyCommands.h"#include "Bridging/EnvironmentInteractionCommands/environmentEntitiesCommands.h"Macros | |
| #define | TEST_PARSE_COMMAND(TestId, commandChars) |
Functions | |
| const CscCommandDataTypeNodeMetadata * | findParamMetadata (const string &name, const vector< const CscCommandDataTypeNodeMetadata * > ¶ms) |
| BOOST_FIXTURE_TEST_CASE (CommandParsing_TestCARTOGRAPHY_MANAGEMENT, Fixture) | |
| BOOST_FIXTURE_TEST_CASE (CommandParsing_TestCARTOGRAPHY_MANAGEMENT_enumNumberValue, Fixture) | |
| BOOST_FIXTURE_TEST_CASE (CommandParsing_TestENTITY_SEQUENCE_ACTION, Fixture) | |
| BOOST_FIXTURE_TEST_CASE (CommandParsing_TestENTITY_SEQUENCE_ACTION_enumNumberValue, Fixture) | |
| BOOST_FIXTURE_TEST_CASE (CommandParams_Tests_verifyMetadata, Fixture) | |
| #define TEST_PARSE_COMMAND | ( | TestId, | |
| commandChars | |||
| ) |
| BOOST_FIXTURE_TEST_CASE | ( | CommandParams_Tests_verifyMetadata | , |
| Fixture | |||
| ) |
| BOOST_FIXTURE_TEST_CASE | ( | CommandParsing_TestCARTOGRAPHY_MANAGEMENT | , |
| Fixture | |||
| ) |
| BOOST_FIXTURE_TEST_CASE | ( | CommandParsing_TestCARTOGRAPHY_MANAGEMENT_enumNumberValue | , |
| Fixture | |||
| ) |
| BOOST_FIXTURE_TEST_CASE | ( | CommandParsing_TestENTITY_SEQUENCE_ACTION | , |
| Fixture | |||
| ) |
| BOOST_FIXTURE_TEST_CASE | ( | CommandParsing_TestENTITY_SEQUENCE_ACTION_enumNumberValue | , |
| Fixture | |||
| ) |
| const CscCommandDataTypeNodeMetadata* findParamMetadata | ( | const string & | name, |
| const vector< const CscCommandDataTypeNodeMetadata * > & | params | ||
| ) |