$this->
createMock(TaxProviderPersister::
class),
$this->
createMock(RuleConditionPersister::
class),
$this->
createMock(CmsBlockPersister::
class),
$appLoader,
$this->
createMock(EventDispatcherInterface::
class),
$this->
createMock(AppRegistrationService::
class),
$this->
createMock(AppStateService::
class),
$languageRepository,
$this->
createMock(SystemConfigService::
class),
$this->
createMock(ConfigValidator::
class),
$this->
createMock(EntityRepository::
class),
new StaticEntityRepository([new AclRoleCollection()]),
$this->
createMock(AssetService::
class),
$this->
createMock(ScriptExecutor::
class),
__DIR__,
$this->
createMock(Connection::
class),
$this->
createMock(FlowActionPersister::
class),
$appAdministrationSnippetPersisterMock,
$this->
createMock(CustomEntitySchemaUpdater::
class),
$this->
createMock(CustomEntityLifecycleService::
class),
'6.5.0.0',
$this->
createMock(FlowEventPersister::
class),
'test'
);