Enchant
Generic spell checking library
EnchantBrokerListDictionaries_TestFixtureBase Struct Reference
Inheritance diagram for EnchantBrokerListDictionaries_TestFixtureBase:
Collaboration diagram for EnchantBrokerListDictionaries_TestFixtureBase:

Public Member Functions

 EnchantBrokerListDictionaries_TestFixtureBase (ConfigureHook userConfiguration)
 
- Public Member Functions inherited from EnchantBrokerTestFixture
 EnchantBrokerTestFixture (ConfigureHook userConfiguration=NULL, ConfigureHook user2Configuration=NULL, bool includeNullProviders=false)
 
void InitializeBroker ()
 
void CopyProvider (const std::string &sourceProviderName, const std::string &destinationProviderName)
 
EnchantProviderGetMockProvider ()
 
void SetErrorOnMockProvider (const std::string &error)
 
EnchantDictRequestDictionary (const std::string &tag)
 
EnchantDictRequestPersonalDictionary ()
 
std::string GetLastPersonalDictionaryFileName ()
 
void FreeDictionary (EnchantDict *dictionary)
 
- Public Member Functions inherited from EnchantTestFixture
void CleanUpFiles ()
 
std::string GetTempUserEnchantDir ()
 
std::string GetEnchantConfigDir ()
 
std::string Convert (const std::wstring &ws)
 
std::wstring Convert (const std::string &s)
 

Public Attributes

std::vector< DictionaryDescription_dictionaryList
 
- Public Attributes inherited from EnchantBrokerTestFixture
EnchantBroker_broker
 
GModule * hModule
 
GModule * hModule2
 

Additional Inherited Members

- Static Public Member Functions inherited from EnchantTestFixture
static void DeleteDirAndFiles (const std::string &dir)
 
static std::string GetTemporaryFilename (const std::string &prefix)
 
static void CreateDirectory (const std::string &filepath)
 
static void CreateFile (const std::string &filepath)
 
static void DeleteFile (const std::string &filepath)
 
static bool FileExists (const std::string &filepath)
 
static std::string AddToPath (const std::string &path, const std::string &fileOrDirName)
 

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