SVCS - English Documentation
Loading...
Searching...
No Matches
svcs::test::core::RepositoryTest Class Reference

Test fixture for Repository class unit tests. More...

Inheritance diagram for svcs::test::core::RepositoryTest:

Protected Member Functions

void SetUp () override
void TearDown () override

Protected Attributes

fs::path temp_dir_

Detailed Description

Test fixture for Repository class unit tests.

  • Manages the setup and teardown of a temporary, isolated directory on the filesystem for each test case, ensuring a clean testing environment for repository operations.

The documentation for this class was generated from the following file: