Package translate :: Package storage :: Module test_factory :: Class TestPOFactory
[hide private]
[frames] | no frames]

Class TestPOFactory

source code

BaseTestFactory --+
                  |
                 TestPOFactory

Nested Classes [hide private]
  expected_instance
this represents a .po file containing various units
Instance Methods [hide private]

Inherited from BaseTestFactory: setup_method, teardown_method, test_bz2file, test_directory, test_get_noname_object, test_getclass, test_getobject, test_gzfile

Class Methods [hide private]

Inherited from BaseTestFactory: cleardir

Class Variables [hide private]
  filename = 'dummy.po'
  file_content = '#: test.c\nmsgid "test"\nmsgstr "rest"\n'