Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Structures | |
class | AdminConfigFixture |
class | ApiDataFixture |
class | AppArea |
class | AppIsolation |
class | Cache |
class | ComponentRegistrarFixture |
class | ConfigFixture |
class | CopyModules |
class | DataFixture |
class | DataFixtureBeforeTransaction |
class | DataProviderFromFile |
class | DbIsolation |
class | IndexerDimensionMode |
class | ReinstallInstance |
class | SchemaFixture |
Implementation of the magentoApiDataFixture DocBlock annotation.
The difference of magentoApiDataFixture from magentoDataFixture is that no transactions should be used for API data fixtures. Otherwise fixture data will not be accessible to Web API functional tests.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Implementation of the @magentoAdminConfigFixture DocBlock annotation
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Implementation of the @magentoAppIsolation DocBlock annotation - isolation of global application objects in memory
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Implementation of the @magentoConfigFixture DocBlock annotation
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Implementation of the @magentoDataFixture DocBlock annotation
Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Implementation of the @magentoSchemaFixture DocBlock annotation.