26 new \Magento\TestFramework\Workaround\Segfault(),
27 new \Magento\TestFramework\Workaround\Cleanup\TestCaseProperties(),
28 new \Magento\TestFramework\Workaround\Cleanup\StaticProperties(),
29 new \Magento\TestFramework\Isolation\WorkingDirectory(),
30 new \Magento\TestFramework\Workaround\DeploymentConfig(),
31 new \Magento\TestFramework\Annotation\ComponentRegistrarFixture($this->_fixturesBaseDir),
32 new \Magento\TestFramework\Annotation\SchemaFixture($this->_fixturesBaseDir),
33 new \Magento\TestFramework\Annotation\Cache(),
34 new \Magento\TestFramework\Workaround\CacheClean(),
35 new \Magento\TestFramework\Annotation\ReinstallInstance(
$application),
36 new \Magento\TestFramework\Annotation\CopyModules(),
37 new \Magento\TestFramework\Annotation\DataProviderFromFile()
_getSubscribers(\Magento\TestFramework\Application $application)