|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testValidComposerJson () | |
| validateComposerJsonDataProvider () | |
| testComponentPathsInRoot () | |
Static Public Member Functions | |
| static | setUpBeforeClass () |
| static | getBlacklist (string $pattern) |
A test that enforces validity of composer.json files and any other conventions in Magento components
Definition at line 15 of file ComposerTest.php.
|
static |
Return aggregated blacklist
| string | $pattern |
Definition at line 67 of file ComposerTest.php.
|
static |
Definition at line 48 of file ComposerTest.php.
| testComponentPathsInRoot | ( | ) |
Definition at line 414 of file ComposerTest.php.
| testValidComposerJson | ( | ) |
| string | $dir | |
| string | $packageType |
Definition at line 76 of file ComposerTest.php.
| validateComposerJsonDataProvider | ( | ) |
Definition at line 100 of file ComposerTest.php.