- ViewsTranslatableTest::testTranslation in core/
modules/ views/ tests/ views_translatable.test - Make sure that the translations get into the loaded view.
- ViewsTranslatableTest::testTranslationKey in core/
modules/ views/ tests/ views_translatable.test - Make sure that the different things have the right translation keys.
- ViewsTranslatableTest::testUi in core/
modules/ views/ tests/ views_translatable.test - Make sure that the string is not translated in the UI.
- ViewsTranslatableTest::testUnpackTranslatable in core/
modules/ views/ tests/ views_translatable.test - Tests the unpack translation functionality.