PHP PhpSpec Namespace

Nested Namespaces

PhpSpec\CodeAnalysis
PhpSpec\CodeGenerator
PhpSpec\Console
PhpSpec\Event
PhpSpec\Exception
PhpSpec\Formatter
PhpSpec\IO
PhpSpec\Laravel
PhpSpec\Listener
PhpSpec\Loader
PhpSpec\Locator
PHPSpec\Matcher
PhpSpec\NyanFormattersExtension
PhpSpec\Process
PhpSpec\Runner
PhpSpec\ServiceContainer
PhpSpec\Util
PhpSpec\Wrapper

Interfaces

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.

Classes

Name Description
ObjectBehavior The object behaviour is the default base class for specification.