PHP Class Components_Unit_Components_Component_DependencyTest, horde

Copyright 2011-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_TestCase
Show file Open project: horde/horde

Public Methods

Method Description
testChannel ( )
testChannelOrTypeChannel ( )
testChannelOrTypeType ( )
testIsAPackage ( )
testIsExtension ( )
testIsHorde ( )
testIsNotAPackage ( )
testIsNotExtension ( )
testIsNotHorde ( )
testIsNotHordeSinceOtherChannel ( )
testIsNotPear ( )
testIsNotPhp ( )
testIsPear ( )
testIsPhp ( )
testIsRequired ( )
testKey ( )
testName ( )
testRequiredFalse ( )
testRequiredTrue ( )

Private Methods

Method Description
_getDependency ( $dependency )

Method Details

testChannel() public method

public testChannel ( )

testChannelOrTypeChannel() public method

testChannelOrTypeType() public method

testIsAPackage() public method

public testIsAPackage ( )

testIsExtension() public method

public testIsExtension ( )

testIsHorde() public method

public testIsHorde ( )

testIsNotAPackage() public method

public testIsNotAPackage ( )

testIsNotExtension() public method

public testIsNotExtension ( )

testIsNotHorde() public method

public testIsNotHorde ( )

testIsNotHordeSinceOtherChannel() public method

testIsNotPear() public method

public testIsNotPear ( )

testIsNotPhp() public method

public testIsNotPhp ( )

testIsPear() public method

public testIsPear ( )

testIsPhp() public method

public testIsPhp ( )

testIsRequired() public method

public testIsRequired ( )

testKey() public method

public testKey ( )

testName() public method

public testName ( )

testRequiredFalse() public method

public testRequiredFalse ( )

testRequiredTrue() public method

public testRequiredTrue ( )