116 calls to LingotekTestBase::assertSourceStatus() in Lingotek Translation 3.5.x
- LingotekConfigBulkProfileTest::testChangeTranslationProfileBulkAfterCancelling in tests/
src/ Functional/ LingotekConfigBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions after cancelling.
- LingotekConfigEntityTranslationEditedToPendingTest::testConfigEntityStatusDownloadTarget in tests/
src/ Functional/ LingotekConfigEntityTranslationEditedToPendingTest.php - Tests that a config can be translated using the links on the management page.
- LingotekConfigTranslationEditedToPendingTest::testConfigStatusDownloadTarget in tests/
src/ Functional/ LingotekConfigTranslationEditedToPendingTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkCancelTest::testContentTypeCancel in tests/
src/ Functional/ LingotekContentTypeBulkCancelTest.php - Tests that a config entity can be cancelled using the bulk operations on the management page.
- LingotekContentTypeBulkCancelTest::testContentTypeCancelTarget in tests/
src/ Functional/ LingotekContentTypeBulkCancelTest.php - Tests that a config entity target can be cancelled using the bulk operations on the management page.
- LingotekContentTypeBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testEditedConfigTranslationUsingLinksInAutomaticUploadMode in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekContentTypeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekContentTypeNotificationCallbackTest::testDocumentDeleted in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Test that a notification with a document deleted is responded correctly.
- LingotekFieldBodyBulkCancelTest::testFieldCancel in tests/
src/ Functional/ LingotekFieldBodyBulkCancelTest.php - Tests that a field config can be cancelled using the bulk operations on the management page.
- LingotekFieldBodyBulkCancelTest::testFieldCancelTarget in tests/
src/ Functional/ LingotekFieldBodyBulkCancelTest.php - Tests that a field config target can be cancelled using the bulk operations on the management page.
- LingotekFieldBodyBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyBulkTranslationTest::testEditedConfigTranslationUsingLinksInAutomaticUploadMode in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in update.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekFieldBodyBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekFieldBodyNotificationCallbackTest::testDocumentDeleted in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Test that a notification with a document deleted is responded correctly.
- LingotekInterfaceTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekInterfaceTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekInterfaceTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekInterfaceTranslationTest.php - Test that we handle errors in upload.
- LingotekInterfaceTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekInterfaceTranslationTest.php - Test that we handle errors in upload.
- LingotekJobManagementTests::testJobTranslationContentTab in tests/
src/ Functional/ LingotekJobManagementTests.php - LingotekNodeBulkCancelTest::testNodeCancel in tests/
src/ Functional/ LingotekNodeBulkCancelTest.php - Tests that a node can be cancelled using the actions on the management page.
- LingotekNodeBulkCancelTest::testNodeCancelTarget in tests/
src/ Functional/ LingotekNodeBulkCancelTest.php - Tests that a node target can be cancelled using the actions on the management page.
- LingotekNodeBulkFormTest::testNoAutomaticUploadAfterCancelation in tests/
src/ Functional/ Form/ LingotekNodeBulkFormTest.php - Tests that default profile is used after cancelation.
- LingotekNodeBulkFormTest::testUploadAfterCancelation in tests/
src/ Functional/ Form/ LingotekNodeBulkFormTest.php - Tests that default profile is used after cancelation.
- LingotekNodeBulkTranslationTest::testCheckSourceStatusActionWithAnError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the Check Source action.
- LingotekNodeBulkTranslationTest::testCheckSourceStatusNotCompletedAndUploadedLongAgo in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that all the statuses are set when using the Check Translations action.
- LingotekNodeBulkTranslationTest::testCheckSourceStatusWithAnError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the Check Source link.
- LingotekNodeBulkTranslationTest::testCheckTranslationsAction in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that all the statuses are set when using the Check Translations action.
- LingotekNodeBulkTranslationTest::testEditedNodeTranslationUsingLinks in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeBulkTranslationTest::testEditedNodeTranslationUsingLinksInAutomaticUploadsMode in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeBulkTranslationTest::testEditedTranslationIsMarkedAsTargetEditedAndNotTheSource in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekNodeBulkTranslationTest::testNodeNotMarkedAsEditedIfNotUploaded in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that the EDITED status is not assigned if the content is not uploaded.
- LingotekNodeBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekNodeBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekNodeBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekNodeBulkTranslationTest::testRequestTranslationWithActionWithADocumentArchivedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekNodeBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekNodeBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekNodeBulkTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekNodeBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekNodeBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekNodeBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in update.
- LingotekNodeBulkTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekNodeBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekNodeBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekNodeBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekNodeBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekNodeManageTranslationTabTest::testCorrectTargetsInNonSourceLanguage in tests/
src/ Functional/ LingotekNodeManageTranslationTabTest.php - LingotekNodeNestedParagraphsEditedTranslationTest::testNodeMarkedAsEditedIfParagraphEdited in tests/
src/ Functional/ LingotekNodeNestedParagraphsEditedTranslationTest.php - LingotekNodeNotificationCallbackTest::testDocumentDeleted in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Test that a notification with a document deleted is responded correctly.
- LingotekNodeStatusDownloadTargetTest::testNodeSourceStatusUponTargetDownload in tests/
src/ Functional/ LingotekNodeStatusDownloadTargetTest.php - Tests that a node can be translated.
- LingotekNodeTranslationFlowNotCurrentToPendingTest::testNodeTargetStatusAfterSourceEditAndUpload in tests/
src/ Functional/ LingotekNodeTranslationFlowNotCurrentToPendingTest.php - Tests that a node can be translated.
- LingotekSystemSiteBulkCancelTest::testSystemSiteCancellation in tests/
src/ Functional/ LingotekSystemSiteBulkCancelTest.php - Tests that a config entity can be cancelled using the bulk operations on the management page.
- LingotekSystemSiteBulkCancelTest::testSystemSiteCancelTarget in tests/
src/ Functional/ LingotekSystemSiteBulkCancelTest.php - Tests that a config target can be cancelled using the bulk operations on the management page.
- LingotekSystemSiteBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekSystemSiteBulkTranslationTest::testRequestAllTranslationsWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekSystemSiteBulkTranslationTest::testRequestAllTranslationsWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request all translations action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithActionWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithActionWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation action.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekSystemSiteBulkTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Tests that we manage errors when using the request translation link.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in update.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAnError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekSystemSiteBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/
src/ Functional/ LingotekSystemSiteBulkTranslationTest.php - Test that we handle errors in upload.
- LingotekUserSettingsBulkTranslationTest::testEditedConfigTranslationUsingLinks in tests/
src/ Functional/ LingotekUserSettingsBulkTranslationTest.php - Tests that a config can be translated using the links on the management page.
- LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocumentsWithCancelledDocuments in tests/
src/ Functional/ LingotekUtilitiesDisassociateAllDocumentsTest.php