| Projects on Google Code | Results 1 - 6 of 6 |
AMOP 0.3 is an Automatic Mock Object for C++.
News:
It works in GCC now...Please go to BuildInstructions Page to know more.
By using ABI and template techniques, it can simulate a pseudo-"Reflection"
which is normally not support in C++ .
The main differences between AMOP and other m...
= MockitoPP C++ Mocking Framework =
A C++ mocking framework inspired by the ideas developed in the original [http://code.google.com/p/mockito/ Mockito mocking framework] for Java written by [http://monkeyisland.pl/ Szczepan Faber, et al]. The purpose is to provide similar construction semantics for...
=Snap Unit Testing=
_!SnapTest is a powerful unit testing framework for PHP 5+, leveraging PHP's unique runtime language to simplify the unit test process without sacrificing the agility tests provide._
!SnapTest is a *free* software project licensed under the new BSD License.
= !SnapTest F...
php,
xunit,
unittesting,
snap,
php5,
tdd,
snaptest,
unit,
testing,
test,
framework,
junit,
phpunit,
mock,
mockobject
A library for automatically creating mock objects in C++, setting expectations for calls on those objects and subsequently verifying that the expected calls were made.
Mock4AS is a simple Mock Object Library for !ActionScript3.
The current version of Mock4AS provides a minimalistic Mock Objects library fulfilling the basic Unit Tests mocking needs.
To get started [http://code.google.com/p/mock4as/downloads/list download] the latest version of Mock.as and add...
We are still working on making this library downloadable. For now, see [http://code.google.com/p/mock4as/ Mock4AS], a simple implementation of a Mock Objects for AS3.
==Introduction==
Mockasin is a library that provides an easy way to use Mock Objects for given interfaces in AS3.
...