News Feed
Jobs Feed
Sections




News Archive
Konstantin Kudryashov:
phpspec2 SUS and collaborators
October 09, 2012 @ 08:32:55

Following the release of the phpspec SpecBDD tool, Konstantin Kudryashov has posted this new article talking about SUSes ("Subject Under Specification") and how they relate to the functionality phpspec offers.

First of all, phpspec2 is not a testing framework. It's a SpecBDD tool. It means, testing is not our primary aim. Tool's job is to enforce and make SpecBDD in project flawless and phpspec2 uses all available methods to do that - state of the artformatters, class and method generators and lot of othe fancy buzzwords :) Today, i want to explain you the heart of phpspec2 - SUS, collaborators and prophets.

He starts off defining specifications as a list of behaviors about how an object should behave and the abilities that come with them (like "getTitle"). He shows assertions, like "shouldReturn", and how you can use Collaborators to evaluate the interfaces between objects.

0 comments voice your opinion now!
phpspc specbdd specification object collaborator sus subject


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)

DevShed: Design Patterns and PHP 5

DevShed: Introducing Visitor Objects in PHP 5

Sebastian Bergmann's Blog: PHPUnit 3.0 (Release)

DevShed: Enforcing Object Types in PHP - Using the PHP5 instanceof Operator


Community Events











Don't see your event here?
Let us know!


database conference symfony2 language release phpunit opinion series usergroup functional framework development rest podcast zendframework2 testing example introduction interview community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework