Package translate :: Package convert :: Module test_po2html :: Class TestPO2Html
[hide private]
[frames] | no frames]

Class TestPO2Html

source code

Known Subclasses:

Instance Methods [hide private]
 
converthtml(self, posource, htmltemplate)
helper to exercise the command line function
source code
 
test_simple(self)
simple po to html test
source code
 
test_linebreaks(self)
Test that a po file can be merged into a template with linebreaks in it.
source code
 
test_entities(self)
Tests that entities are handled correctly
source code
 
test_escapes(self)
Tests that PO escapes are correctly handled
source code