$this->idMap->saveMessage(['id'=>1],"process_errors_migration:error:test_error: Process exception.",MigrationInterface::MESSAGE_ERROR)->shouldBeCalled();
$this->idMap->saveMessage(['id'=>1],"process_errors_migration:subprocess_error:sub_process: test_error: Process exception.",MigrationInterface::MESSAGE_ERROR)->shouldBeCalled();