Package translate :: Package storage :: Module test_poxliff :: Class TestPOXLIFFUnit
[hide private]
[frames] | no frames]

Class TestPOXLIFFUnit

source code

test_base.TestTranslationUnit --+    
                                |    
         test_xliff.TestXLIFFUnit --+
                                    |
                                   TestPOXLIFFUnit

Nested Classes [hide private]
  UnitClass
A class to specifically handle the plural units created from a po file.
Instance Methods [hide private]
 
test_plurals(self)
Tests that plurals are handled correctly.
source code
 
test_ids(self)
Tests that ids are assigned correctly, especially for plurals
source code

Inherited from test_xliff.TestXLIFFUnit: test_errors, test_isfuzzy, test_markreview

Inherited from test_base.TestTranslationUnit: setup_method, test_create, test_difficult_escapes, test_eq, test_escapes, test_note_sanity, test_target