Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Data Structures
Magento\Test\Db\Adapter Namespace Reference

Data Structures

class  TransactionInterfaceTest
 

Detailed Description

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Test DB "transparent transaction" features in DB adapter substitutes of integration tests

Test behavior of all methods assumed by this interface Due to current architecture of DB adapters, they are copy-pasted. So we need to make sure all these classes have exactly the same behavior.