We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4bfa6 commit 7b0e528Copy full SHA for 7b0e528
dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/ProductTest.php
@@ -14,6 +14,12 @@
14
use Magento\Framework\Exception\InputException;
15
use Magento\Framework\Exception\StateException;
16
17
+/**
18
+ * Tests product resource model
19
+ *
20
+ * @see \Magento\Catalog\Model\ResourceModel\Product
21
+ * @see \Magento\Catalog\Model\ResourceModel\AbstractResource
22
+ */
23
class ProductTest extends TestCase
24
{
25
/**
0 commit comments