You are here

namespace Drupal\Tests\commerce_stock_local\Kernel in Commerce Stock 8

Classsort descending Location Description
LocalStockServiceTest modules/local_storage/tests/src/Kernel/LocalStockServiceTest.php Tests the local stock service.
LocalStockUpdaterTest modules/local_storage/tests/src/Kernel/LocalStockUpdaterTest.php Testing the local stock updater.
OrderEventsTransactionsTest modules/local_storage/tests/src/Kernel/OrderEventsTransactionsTest.php Ensure the stock transactions are performed on order events.
OrderEventTransactionsKernelTest modules/local_storage/tests/src/Kernel/OrderEventTransactionsKernelTest.php Ensure the stock transactions are performed on order events.
StockLocationStorageTest modules/local_storage/tests/src/Kernel/StockLocationStorageTest.php Test the stock location storage.
StockTransactionQueryTrait modules/local_storage/tests/src/Kernel/StockTransactionQueryTrait.php Provides methods to query the transaction database.