20 TestDriver(
const std::string& filename,
const std::string& catname);
27 void read(
const std::string& fileName =
"",
This class provides a token that identifies in a unique way objects on the persistent storage.
NameType
Enumeration type specifying the database name field, wherever the latter is used in methods accessing...
void loadLibraries(const std::vector< std::string > &libraries)
TestDriver(const std::string &catname="PersExtF.catatlog.xml")
void read(const std::string &fileName="", DatabaseSpecification::NameType nameType=DatabaseSpecification::PFN)
std::vector< SimpleTestClass > m_simpleTestClass
TestDriver(const std::string &filename, const std::string &catname)
pool::IFileCatalog * m_fileCatalog
TestDriver(const TestDriver &)=delete
TestDriver & operator=(const TestDriver &)=delete