8#ifndef META_OCEAN_TEST_TESTIO_TEST_DIRECTORY_H
9#define META_OCEAN_TEST_TESTIO_TEST_DIRECTORY_H
This class holds a directory.
Definition Directory.h:36
This class implements tests for the Directory class.
Definition TestDirectory.h:31
static bool test(const double testDuration, const TestSelector &selector)
Invokes all tests.
static bool createContentInDirectory(const IO::Directory &directory, const unsigned int numberFiles, const unsigned int numberDirectories)
Creates random files and random sub-directories in a given directory.
static bool testScopedDirectory(const double testDuration)
Tests the ScopedDirectory object.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15