Package translate :: Package storage :: Module test_php :: Class TestPhpUnit
[hide private]
[frames] | no frames]

Class TestPhpUnit

source code

   test_base.TestTranslationUnit --+    
                                   |    
test_monolingual.TestMonolingualUnit --+
                                       |
                                      TestPhpUnit

Nested Classes [hide private]
  UnitClass
a unit of a PHP file i.e.
Instance Methods [hide private]
 
test_difficult_escapes(self)
Test difficult characters that might go wrong in a quoting and escaping roundtrip.
source code

Inherited from test_monolingual.TestMonolingualUnit: test_target

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

Method Details [hide private]

test_difficult_escapes(self)

source code 

Test difficult characters that might go wrong in a quoting and escaping roundtrip.

Overrides: test_base.TestTranslationUnit.test_difficult_escapes
(inherited documentation)