PHP Class Tests\Integration\SwivelTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: zumba/swivel

Protected Properties

Property Type Description
$map

Public Methods

Method Description
allBucketProvider ( )
branchingChildrenProvider ( )
falseyValueProvider ( )
testBranchingChildren ( $bucket, $assertOne, $assertTwo, $assertThree, $assertFour )
testDefaultBehaviorNeverCalledWhenAllBucketsOn ( $bucket )
testDisableParentKillsChild ( )
testFalseyValuesAllowed ( $falseyValue )
testFalseyValuesAllowedInBehaviors ( $falseyValue )
testInvokeSystemNewAlgorithmInvalidBucket ( )
testInvokeSystemNewAlgorithmInvalidBucketNoDefault ( )
testInvokeSystemNewAlgorithmValidBucket ( )
testInvokeSystemNewAlgorithmValidBucketNoDefault ( )
testNewBehaviorNeverCalledWhenAllBucketsOff ( $bucket )
testNoDefaultFeatureOff ( )
testNoDefaultFeatureOn ( )
testSystemNewAlgorithmInvalidBucket ( )
testSystemNewAlgorithmValidBucket ( )
testSystemNewAlgorithmValue ( )

Protected Methods

Method Description
setUp ( )

Method Details

allBucketProvider() public method

public allBucketProvider ( )

branchingChildrenProvider() public method

falseyValueProvider() public method

public falseyValueProvider ( )

setUp() protected method

protected setUp ( )

testBranchingChildren() public method

public testBranchingChildren ( $bucket, $assertOne, $assertTwo, $assertThree, $assertFour )

testDefaultBehaviorNeverCalledWhenAllBucketsOn() public method

testDisableParentKillsChild() public method

testFalseyValuesAllowed() public method

public testFalseyValuesAllowed ( $falseyValue )

testFalseyValuesAllowedInBehaviors() public method

public testFalseyValuesAllowedInBehaviors ( $falseyValue )

testInvokeSystemNewAlgorithmInvalidBucket() public method

testInvokeSystemNewAlgorithmInvalidBucketNoDefault() public method

testInvokeSystemNewAlgorithmValidBucket() public method

testInvokeSystemNewAlgorithmValidBucketNoDefault() public method

testNewBehaviorNeverCalledWhenAllBucketsOff() public method

testNoDefaultFeatureOff() public method

testNoDefaultFeatureOn() public method

testSystemNewAlgorithmInvalidBucket() public method

testSystemNewAlgorithmValidBucket() public method

testSystemNewAlgorithmValue() public method

Property Details

$map protected_oe property

protected $map