Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Protected Member Functions | Protected Attributes
StockTest Class Reference
Inheritance diagram for StockTest:

Protected Member Functions

 setUp ()
 

Protected Attributes

 $processor
 

Detailed Description

Definition at line 9 of file StockTest.php.

Member Function Documentation

◆ setUp()

setUp ( )
protected

Definition at line 16 of file StockTest.php.

17  {
19  \Magento\CatalogInventory\Model\Indexer\Stock\Processor::class
20  );
21  }

Field Documentation

◆ $processor

$processor
protected

Definition at line 14 of file StockTest.php.


The documentation for this class was generated from the following file: