|
SVCS - English Documentation
|
Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Static Protected Member Functions | |
| static void | create_file_with_delay (const fs::path &path, const std::string &content, int ms_delay=10) |
| static void | print_index_contents () |
Protected Attributes | |
| fs::path | temp_dir |
| fs::path | repo_root |
| fs::path | vcs_root |
| std::unique_ptr< MockObjectStorage > | mock_storage |
| std::unique_ptr< Index > | index |