SVCS - English Documentation
Loading...
Searching...
No Matches
InitCommandTest.cxx File Reference

Implementation of the InitCommandIntegrationTest fixture methods. More...

#include "utils/InitCommandIntegrationTest.hxx"
#include "mocks/MockSubject.hxx"
#include <gtest/gtest.h>
#include <filesystem>
#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.

Functions

 svcs::test::cli::TEST_F (InitCommandIntegrationTest, Success_InitInEmptyDirectory)
 svcs::test::cli::TEST_F (InitCommandIntegrationTest, Success_WithForceFlag)
 svcs::test::cli::TEST_F (InitCommandIntegrationTest, Success_WithCustomPath)
 svcs::test::cli::TEST_F (InitCommandIntegrationTest, HelpFlagShowsHelp)

Detailed Description

Implementation of the InitCommandIntegrationTest fixture methods.