Methods
1 to 8 of 8
- Tests_translate_null_domain::hook_gettext() – Implements deferred translation for the null domain
- Tests_translate_null_domain::load_null_domain() – Loads the anonymous ( null ) domain
- Tests_translate_null_domain::null_domain_loaded() – Checks if the domain is loaded
- Tests_translate_null_domain::setUp() –
- Tests_translate_null_domain::test_hook_gettext_null_domain() – This test allows us to intercept translations for the null text domain
- Tests_translate_null_domain::test_load_null_domain() – Tests load and unload with null domain
- Tests_translate_null_domain::test_translate_null_domain() – Demonstrates that we can do translation the normal way.
- Tests_translate_null_domain::trace_l10n() – Traces $l10n