Name | Description |
---|---|
Extension | Interface Extension is used for PhpSpec extensions to interface with PhpSpec through the service container |
ServiceContainer | The Service Container is a lightweight container based on Pimple to handle object creation of PhpSpec services. |
Name | Description |
---|---|
ObjectBehavior | The object behaviour is the default base class for specification. |