8 use Magento\Catalog\Model\Indexer\Product\Flat\Table\BuilderInterfaceFactory;
9 use Magento\TestFramework\UtilityBarFactory;
10 use Magento\TestFramework\Utility\PartialNamespace\BarFactory as PartialNamespaceBarFactory;
12 use Magento\Catalog\Model\Product\OptionFactory;
13 use Magento\Catalog\Api\Data\ProductLinkInterfaceFactory;
24 require_once
__DIR__ .
'/Foo.php';
32 $instantiatedByObjectManagerClassExtractor->find($fileContent)
45 BuilderInterfaceFactory::class,
47 PartialNamespaceBarFactory::class,
50 ProductLinkInterfaceFactory::class
defined('TESTS_BP')||define('TESTS_BP' __DIR__
getNameWithNamespaceDataProvider()
testGetNameWithNamespace($fileContent, $expected)