PHP Class Components_Integration_Components_Module_InstallerTest, horde

Copyright 2010-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Components_StoryTestCase
Show file Open project: horde/horde

Public Methods

Method Description
setUp ( )
theInstallerModuleAddsTheIOptionInTheHelpOutput ( )
theTheIOptionAllowsToAvoidIncludingAllOptionalPackages ( )
theTheIOptionAllowsToExcludeAllOptionalPackages ( )
theTheIOptionAllowsToExcludeSpecificChannels ( )
theTheIOptionAllowsToExcludeSpecificPackages ( )
theTheIOptionAllowsToIncludeSpecificChannels ( )
theTheIOptionAllowsToIncludeSpecificPackages ( )
theTheIOptionInstallsThePackageFromTheCurrentTree ( )
theTheIOptionListsThePackagesToBeInstalledWhenPretendHasBeenSelected ( )

Method Details

setUp() public method

public setUp ( )

theInstallerModuleAddsTheIOptionInTheHelpOutput() public method

theTheIOptionAllowsToAvoidIncludingAllOptionalPackages() public method

theTheIOptionAllowsToExcludeAllOptionalPackages() public method

theTheIOptionAllowsToExcludeSpecificChannels() public method

theTheIOptionAllowsToExcludeSpecificPackages() public method

theTheIOptionAllowsToIncludeSpecificChannels() public method

theTheIOptionAllowsToIncludeSpecificPackages() public method

theTheIOptionInstallsThePackageFromTheCurrentTree() public method

theTheIOptionListsThePackagesToBeInstalledWhenPretendHasBeenSelected() public method