Package translate :: Package convert :: Module test_po2txt :: Class TestPO2Txt
[hide private]
[frames] | no frames]

Class TestPO2Txt

source code

Known Subclasses:

Instance Methods [hide private]
 
po2txt(self, posource, txttemplate=None)
helper that converts po source to txt source without requiring files
source code
 
test_basic(self)
test basic conversion
source code
 
test_nonascii(self)
test conversion with non-ascii text
source code
 
test_blank_handling(self)
check that we discard blank messages
source code
 
test_fuzzy_handling(self)
check that we handle fuzzy message correctly
source code