| Test-Builder-Mock-Class documentation | view source | Contained in the Test-Builder-Mock-Class distribution. |
Test::Builder::Mock::Class::Role::Meta::Class - Metaclass for mock class
This role provides an API for defining mock class.
Base object role for mock class. The default is Test::Builder::Mock::Class::Role::Object.
The API is not stable yet and can be changed in future.
Piotr Roszatycki <dexter@cpan.org>
Based on SimpleTest, an open source unit test framework for the PHP programming language, created by Marcus Baker, Jason Sweat, Travis Swicegood, Perrick Penet and Edward Z. Yang.
Copyright (c) 2009, 2010 Piotr Roszatycki <dexter@cpan.org>.
This program is free software; you can redistribute it and/or modify it under GNU Lesser General Public License.
| Test-Builder-Mock-Class documentation | view source | Contained in the Test-Builder-Mock-Class distribution. |