\Pimple\TestsPimpleTest

Summary

Methods
Properties
Constants
testWithString()
testWithClosure()
testServicesShouldBeDifferent()
testShouldPassContainerAsParameter()
testIsset()
testConstructorInjection()
testOffsetGetValidatesKeyIsPresent()
testLegacyOffsetGetValidatesKeyIsPresent()
testOffsetGetHonorsNullValues()
testUnset()
testShare()
testProtect()
testGlobalFunctionNameAsParameterValue()
testRaw()
testRawHonorsNullValues()
testFluentRegister()
testRawValidatesKeyIsPresent()
testLegacyRawValidatesKeyIsPresent()
testExtend()
testExtendDoesNotLeakWithFactories()
testExtendValidatesKeyIsPresent()
testLegacyExtendValidatesKeyIsPresent()
testKeys()
settingAnInvokableObjectShouldTreatItAsFactory()
settingNonInvokableObjectShouldTreatItAsParameter()
testFactoryFailsForInvalidServiceDefinitions()
testLegacyFactoryFailsForInvalidServiceDefinitions()
testProtectFailsForInvalidServiceDefinitions()
testLegacyProtectFailsForInvalidServiceDefinitions()
testExtendFailsForKeysNotContainingServiceDefinitions()
testLegacyExtendFailsForKeysNotContainingServiceDefinitions()
testExtendingProtectedClosureDeprecation()
testExtendFailsForInvalidServiceDefinitions()
testLegacyExtendFailsForInvalidServiceDefinitions()
testExtendFailsIfFrozenServiceIsNonInvokable()
testExtendFailsIfFrozenServiceIsInvokable()
badServiceDefinitionProvider()
serviceDefinitionProvider()
testDefiningNewServiceAfterFreeze()
testOverridingServiceAfterFreeze()
testLegacyOverridingServiceAfterFreeze()
testRemovingServiceAfterFreeze()
testExtendingService()
testExtendingServiceAfterOtherServiceFreeze()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

testWithString()

testWithString() 

testWithClosure()

testWithClosure() 

testServicesShouldBeDifferent()

testServicesShouldBeDifferent() 

testShouldPassContainerAsParameter()

testShouldPassContainerAsParameter() 

testIsset()

testIsset() 

testConstructorInjection()

testConstructorInjection() 

testOffsetGetValidatesKeyIsPresent()

testOffsetGetValidatesKeyIsPresent() 

testLegacyOffsetGetValidatesKeyIsPresent()

testLegacyOffsetGetValidatesKeyIsPresent() 

testOffsetGetHonorsNullValues()

testOffsetGetHonorsNullValues() 

testUnset()

testUnset() 

testShare()

testShare(  $service) 

Parameters

$service

testProtect()

testProtect(  $service) 

Parameters

$service

testGlobalFunctionNameAsParameterValue()

testGlobalFunctionNameAsParameterValue() 

testRaw()

testRaw() 

testRawHonorsNullValues()

testRawHonorsNullValues() 

testFluentRegister()

testFluentRegister() 

testRawValidatesKeyIsPresent()

testRawValidatesKeyIsPresent() 

testLegacyRawValidatesKeyIsPresent()

testLegacyRawValidatesKeyIsPresent() 

testExtend()

testExtend(  $service) 

Parameters

$service

testExtendDoesNotLeakWithFactories()

testExtendDoesNotLeakWithFactories() 

testExtendValidatesKeyIsPresent()

testExtendValidatesKeyIsPresent() 

testLegacyExtendValidatesKeyIsPresent()

testLegacyExtendValidatesKeyIsPresent() 

testKeys()

testKeys() 

settingAnInvokableObjectShouldTreatItAsFactory()

settingAnInvokableObjectShouldTreatItAsFactory() 

settingNonInvokableObjectShouldTreatItAsParameter()

settingNonInvokableObjectShouldTreatItAsParameter() 

testFactoryFailsForInvalidServiceDefinitions()

testFactoryFailsForInvalidServiceDefinitions(  $service) 

Parameters

$service

testLegacyFactoryFailsForInvalidServiceDefinitions()

testLegacyFactoryFailsForInvalidServiceDefinitions(  $service) 

Parameters

$service

testProtectFailsForInvalidServiceDefinitions()

testProtectFailsForInvalidServiceDefinitions(  $service) 

Parameters

$service

testLegacyProtectFailsForInvalidServiceDefinitions()

testLegacyProtectFailsForInvalidServiceDefinitions(  $service) 

Parameters

$service

testExtendFailsForKeysNotContainingServiceDefinitions()

testExtendFailsForKeysNotContainingServiceDefinitions(  $service) 

Parameters

$service

testLegacyExtendFailsForKeysNotContainingServiceDefinitions()

testLegacyExtendFailsForKeysNotContainingServiceDefinitions(  $service) 

Parameters

$service

testExtendingProtectedClosureDeprecation()

testExtendingProtectedClosureDeprecation() 

testExtendFailsForInvalidServiceDefinitions()

testExtendFailsForInvalidServiceDefinitions(  $service) 

Parameters

$service

testLegacyExtendFailsForInvalidServiceDefinitions()

testLegacyExtendFailsForInvalidServiceDefinitions(  $service) 

Parameters

$service

testExtendFailsIfFrozenServiceIsNonInvokable()

testExtendFailsIfFrozenServiceIsNonInvokable() 

testExtendFailsIfFrozenServiceIsInvokable()

testExtendFailsIfFrozenServiceIsInvokable() 

badServiceDefinitionProvider()

badServiceDefinitionProvider() 

Provider for invalid service definitions.

serviceDefinitionProvider()

serviceDefinitionProvider() 

Provider for service definitions.

testDefiningNewServiceAfterFreeze()

testDefiningNewServiceAfterFreeze() 

testOverridingServiceAfterFreeze()

testOverridingServiceAfterFreeze() 

testLegacyOverridingServiceAfterFreeze()

testLegacyOverridingServiceAfterFreeze() 

testRemovingServiceAfterFreeze()

testRemovingServiceAfterFreeze() 

testExtendingService()

testExtendingService() 

testExtendingServiceAfterOtherServiceFreeze()

testExtendingServiceAfterOtherServiceFreeze()