Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
setUp () | |
testDryRunOnCleanDatabase () | |
testDryRunOnUpgrade () | |
![]() | |
setData (array $data) | |
flushData () | |
getData () | |
The purpose of this test is verifying declarative installation works.
Definition at line 18 of file DryRunTest.php.
setUp | ( | ) |
Definition at line 30 of file DryRunTest.php.
testDryRunOnCleanDatabase | ( | ) |
@moduleName Magento_TestSetupDeclarationModule1 @dataProviderFromFile Magento/TestSetupDeclarationModule1/fixture/dry_run_log.php
Definition at line 41 of file DryRunTest.php.
testDryRunOnUpgrade | ( | ) |
@moduleName Magento_TestSetupDeclarationModule1 @dataProviderFromFile Magento/TestSetupDeclarationModule1/fixture/dry_run_log_on_upgrade.php
Definition at line 57 of file DryRunTest.php.