15 calls to TMGMTKernelTestBase::createJob()

ContentEntitySuggestionsTest::testSuggestions in sources/content/tests/src/Kernel/ContentEntitySuggestionsTest.php
Test suggested entities from a translation job.
CrudTest::testAddingTranslatedData in tests/src/Kernel/CrudTest.php
Tests adding translated data and revision handling.
CrudTest::testContinuousTranslators in tests/src/Kernel/CrudTest.php
Test crud operations of jobs.
CrudTest::testJobItems in tests/src/Kernel/CrudTest.php
Test crud operations of job items.
CrudTest::testJobItemsCounters in tests/src/Kernel/CrudTest.php
Test the calculations of the counters.
CrudTest::testJobs in tests/src/Kernel/CrudTest.php
Test crud operations of jobs.
CrudTest::testPreliminaryState in tests/src/Kernel/CrudTest.php
Tests that with the preliminary state the item does not change.
CrudTest::testRejectedJob in tests/src/Kernel/CrudTest.php
Tests job item states for 'reject' / 'submit' settings action job states.
CrudTest::testRemoteMappings in tests/src/Kernel/CrudTest.php
HelperTest::testTMGTJobMatchItem in tests/src/Kernel/HelperTest.php
Tests tmgmt_job_match_item()
LocaleSourceTest::testEscaping in sources/locale/tests/src/Kernel/LocaleSourceTest.php
Verifies that strings that need escaping are correctly identified.
LocaleSourceTest::testInexistantSource in sources/locale/tests/src/Kernel/LocaleSourceTest.php
Tests that system behaves correctly with an non-existing locales.
LocaleSourceTest::testRequestDataForSpecificLanguage in sources/locale/tests/src/Kernel/LocaleSourceTest.php
+ * Test if the source is able to pull content in requested language. +
LocaleSourceTest::testSingularTerm in sources/locale/tests/src/Kernel/LocaleSourceTest.php
Tests translation of a locale singular term.
PluginsTest::createJobWithItems in tests/src/Kernel/PluginsTest.php