PHP Class N98\Magento\Command\Installer\InstallCommandPackageVersionTest

Inheritance: extends N98\Magento\Command\TestCase
Show file Open project: netz98/n98-magerun

Public Methods

Method Description
demoDataPackages ( )
versionListing ( )

Private Methods

Method Description
assertOngoingPackageVersions ( array $packages, integer $namespacesMinimum, integer $nonVersionsMaximum ) helper assertion to verify that all packages with multiple versions are listet with the latest and greatest version first.
assertSampleDataPackagesExist ( array $packages, array $demoDataPackages )
isQuadripartiteVersionNumber ( string $buffer ) : boolean
splitName ( string $name ) : array

Method Details

demoDataPackages() public method

public demoDataPackages ( )

versionListing() public method

public versionListing ( )