10 calls to TMGMTBaseTestCase::createTranslator() in Translation Management Tool 7
- TMGMTCRUDTestCase::testAddingTranslatedData in tests/
tmgmt.crud.test - Tests adding translated data and revision handling.
- TMGMTCRUDTestCase::testRemoteMappings in tests/
tmgmt.crud.test - TMGMTCRUDTestCase::testTranslators in tests/
tmgmt.crud.test - Test crud operations of translators.
- TMGMTFileTestCase::testHTML in translators/
file/ tmgmt_file.test - Tests export and import for the HTML format.
- TMGMTFileTestCase::testPrivate in translators/
file/ tmgmt_file.test - Tests storing files in the private file system.
- TMGMTFileTestCase::testXLIFF in translators/
file/ tmgmt_file.test - Tests import and export for the XLIFF format.
- TMGMTFileTestCase::testXLIFFCDATA in translators/
file/ tmgmt_file.test - Test the CDATA option for XLIFF export and import.
- TMGMTFileTestCase::testXLIFFTextProcessing in translators/
file/ tmgmt_file.test - Test the content processing for XLIFF export and import.
- TMGMTI18nStringSourceTestCase::setUp in sources/
i18n_string/ tmgmt_i18n_string.test - Overrides DrupalWebTestCase::setUp()
- TMGMTUITestCase::testCheckoutFunction in ui/
tmgmt_ui.test - Tests the tmgmt_ui_job_checkout() function.