Package translate :: Package convert :: Module test_prop2po :: Class TestProp2POCommand
[hide private]
[frames] | no frames]

Class TestProp2POCommand

source code

test_convert.TestConvertCommand --+
                                  |
                    TestProp2PO --+
                                  |
                                 TestProp2POCommand

Tests running actual prop2po commands on files

Instance Methods [hide private]
 
test_help(self)
tests getting help
source code

Inherited from test_convert.TestConvertCommand: cleardir, create_testfile, get_testfilename, help_check, open_testfile, read_testfile, run_command, setup_method, teardown_method

Inherited from TestProp2PO: convertprop, countelements, prop2po, singleelement, test_comments, test_convertprop, test_dont_translate, test_emptyproperty, test_emptyproperty_translated, test_multiline_escaping, test_newlines_in_value, test_simpleentry, test_tab_at_end_of_string, test_tab_at_start_of_value, test_unassociated_comment_order, test_unassociated_comments, test_unicode, wtest_folding_accesskeys

Class Variables [hide private]
  convertmodule
convert Java/Mozilla .properties files to Gettext PO localization files
  defaultoptions = {'progress': 'none'}
Method Details [hide private]

test_help(self)

source code 

tests getting help

Overrides: test_convert.TestConvertCommand.test_help

Class Variable Details [hide private]

convertmodule

convert Java/Mozilla .properties files to Gettext PO localization files

See: http://translate.sourceforge.net/wiki/toolkit/prop2po for examples and usage instructions

Value:
translate.convert.prop2po