All content and news on InfoQ about Mocks
Latest featured content about Mocks

- Ruby
- Topics
- Domain Specific Languages,
- Build systems
Jim Weirich, is the Chief Scientist for EdgeCase LLC and thecreator of rake, the popular make-like build tool written in Ruby. In this interview with InfoQ, Jim disccusses the birth of rake, Domain Specific Languages, and flexmock, his mocking library.
-
By Jim Weirich
on Apr 17, 2008,

- Architecture
- Topics
- Programming,
- Design
Dependency Injection has been around for a while, and many teams are refactoring their applications to use DI. But it can be a struggle. In this article, Paul Hammant explains the route to take to move an existing application from a nest-of-singletons design to a full fledged DI design.
-
By Paul Hammant
on Apr 01, 2008,

- Architecture,
- Agile,
- Java
- Topics
- Performance & Scalability,
- Unit Testing
Iterative and continuous are terms that are often used in reference to testing of software. This new InfoQ article takes a look at whether the same concepts can be applied to performance tuning. Along the way topics such as tooling and mocks are discuss in regards to how they need to be adjusted for performance in respect to testing for functional requirements.
-
By Kirk Pepperdine
on Nov 16, 2007,
News about Mocks
- Agile
- Topics
- Unit Testing,
- Agile Techniques
In his 'Ode To Code' K Scott Allen offers rational for the use of mock objects when unit testing and discusses his thoughts on the use of mock object frameworks.
-
By Mike Bria
on Jun 09, 2008,
- Architecture,
- SOA
- Topics
- Web Services
Service simulation (mocking) – the ability to mimic service behavior even before they are implemented - enables service consumer developers and testers to parallelize their efforts without having to wait for service implementation to complete. Service simulation also provides a light-weight alternative to building expensive reference environments.
-
By Boris Lublinsky
on May 10, 2008,
- Java,
- Ruby
- Topics
- Unit Testing
The ease of Ruby for scripting tasks makes it a very powerful candidate for writing your Test suites. Until recently there was no real standalone framework to test your Java with Ruby. JtestR, written by Ola Blini (a member of JRuby team) and Anda Abramovici, makes it possible now. Ruby coupled with powerful Ruby tools such as RSpec, mocha will make writing Java tests smoother.
-
By Sebastien Auvray
on Jan 07, 2008,
- .NET,
- Architecture
- Topics
- Artifacts & Tools,
- Unit Testing,
- Design,
- Programming
There has been an interesting discussion in the blogosphere about the benefits or lack of benefits from using Dependency Injection. The question is — does Dependency Injection really pay off?
-
By Niclas Nilsson
on Dec 08, 2007,
- Architecture,
- Agile,
- Java
- Topics
- Performance & Scalability,
- Unit Testing
A new InfoQ article looks at evaluating performance in an iterative and continuous manner.
-
By Scott Delap
on Nov 21, 2007,
- .NET
- Topics
- Unit Testing
The latest version of the very popular mocking framework, Rhino Mocks version 3.3 is complete and ready to be used by your tests. This release provides many new features including Remoting Proxies and more.
-
By Robert Bazinet
on Oct 25, 2007,