|
SVCS - English Documentation
|
Implementation of the AddCommandTest integration test fixture. More...
#include "IntAddCommandTest.hxx"#include "../mocks/MockSubject.hxx"#include "../../../core/include/RepositoryManager.hxx"#include <fstream>#include <memory>Namespaces | |
| namespace | svcs::test |
| Comprehensive testing framework for SVCS version control system. | |
| namespace | svcs::test::cli |
| Unit tests for command-line interface components. | |
| namespace | svcs::test::cli::utils |
| Utility classes and test fixtures for CLI command testing. | |
Implementation of the AddCommandTest integration test fixture.
This file defines the SetUp and TearDown routines, along with helper methods essential for testing the AddCommand. The setup includes: