Package translate :: Package storage :: Module test_odf :: Class TestODFFile
[hide private]
[frames] | no frames]

Class TestODFFile

source code

   test_base.TestTranslationStore --+    
                                    |    
test_monolingual.TestMonolingualStore --+
                                        |
                                       TestODFFile

Nested Classes [hide private]
  StoreClass
This class represents an OpenDocument file
Instance Methods [hide private]
 
odfparse(self, odfsource)
helper that parses odf source without requiring files
source code
 
odfregen(self, odfsource)
helper that converts odf source to odffile object and back
source code

Inherited from test_monolingual.TestMonolingualStore: test_markup, test_nonascii, test_translate

Inherited from test_base.TestTranslationStore: check_equality, reparse, setup_method, teardown_method, test_add, test_create_blank, test_files, test_find, test_parse, test_save