PHP Class Neos\Flow\Tests\Unit\Package\PackageTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$mockPackageManager Neos\Flow\Package\PackageManager

Public Methods

Method Description
aPackageCanBeFlaggedAsProtected ( )
getClassFilesReturnsAListOfClassFilesOfThePackage ( )
getInstalledVersionReturnsFallback ( )
isObjectManagementEnabledTellsIfObjectManagementShouldBeEnabledForPackages ( )
packageManifestContainsPackageType ( )
setUp ( )
throwExceptionWhenSpecifyingAPathWithMissingComposerManifest ( )

Method Details

aPackageCanBeFlaggedAsProtected() public method

getClassFilesReturnsAListOfClassFilesOfThePackage() public method

getInstalledVersionReturnsFallback() public method

isObjectManagementEnabledTellsIfObjectManagementShouldBeEnabledForPackages() public method

packageManifestContainsPackageType() public method

setUp() public method

public setUp ( )

throwExceptionWhenSpecifyingAPathWithMissingComposerManifest() public method

Property Details

$mockPackageManager protected property

protected PackageManager,Neos\Flow\Package $mockPackageManager
return Neos\Flow\Package\PackageManager