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

Test fixture for the ObjectStorage class. More...

Inheritance diagram for svcs::test::core::ObjectStorageTest:

Protected Member Functions

void SetUp () override
void TearDown () override
bool fileExistsOnDisk (const std::string &hash) const

Protected Attributes

ObjectStoragestorage {}
std::shared_ptr< MockSubjectmock_subject

Detailed Description

Test fixture for the ObjectStorage class.

  • Manages the setup and teardown of the necessary filesystem structure (the temporary object storage directory) for isolated testing.

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