[ Index ]

PHP Cross Reference of GlotPress

title

Body

[close]

/tests/phpunit/testcases/tests_formats/ -> test_format_android.php (summary)

(no description)

File Size: 154 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

GP_Test_Format_Android:: (6 methods):
  setUp()
  test_export()
  test_read_originals()
  test_read_original_with_xliff()
  test_read_translations()
  test_escape()

Testable_GP_Format_Strings_escape:: (1 method):
  testable_escape()


Class: GP_Test_Format_Android  - X-Ref

setUp()   X-Ref
No description

test_export()   X-Ref
No description

test_read_originals()   X-Ref
No description

test_read_original_with_xliff()   X-Ref
No description

test_read_translations()   X-Ref
No description

test_escape()   X-Ref
No description

Class: Testable_GP_Format_Strings_escape  - X-Ref

Class that makes it possible to test protected functions.

testable_escape( $string )   X-Ref
Wraps the protected escape function

return: string Returns escaped string.
param: string $string The string to escape.



Generated: Thu Apr 25 01:01:24 2024 Cross-referenced by PHPXref 0.7.1