|
SVCS - English Documentation
|
Implementation of integration tests for the UndoCommand class, focusing on forced operations. More...
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 integration tests for the UndoCommand class, focusing on forced operations.
Implementation of the UndoCommandTest fixture.
This file defines the setup and teardown routines for the UndoCommand integration test fixture, along with helper methods to simplify test case creation by automating file and directory creation, staging, committing, and output verification.