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

Refulz.com: The __toString() Method - Objects as Strings

NetTuts.com: How to Write Testable and Maintainable Code in PHP

Evert Pot's Blog: PHP: Arrays vs. Objects

DZone.com: PHP objects in MongoDB with Doctrine

WebSpeaks.in: Learn Simple Method Chaining in PHP


Community Events











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


framework language conference introduction podcast testing functional tool example unittest release development opinion community series code interview phpunit application zendframework2

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