mock

  • submit to reddit

How to: Web Service Mock with SoapUI

Introduction A lot of organizations use web services (WSDL) for system integration. Often those services are developed alongside the application that uses...

0 replies - 2363 views - 04/02/13 by Jamie Craane in Articles

PowerMock, Features and Use Cases

Even if you don’t like it, your job sometimes requires you to maintain legacy applications. It happened to me (fortunately rarely), and the first thing I...

0 replies - 2961 views - 10/07/12 by Nicolas Frankel in Articles

Python Method For Dynamically Creating Zope Interface Mock Classes

0 replies - 3387 views - 09/28/11 by Snippets Manager in Uncategorized

PODAM 2.1.0.RELEASE released

Dear all,  I'm proud to announce that PODAM 2.1.0.RELEASE was released yesterday. To see what's changed, please refer to the release notes.  PODAM is a tool...

0 replies - 1241 views - 05/01/11 by Marco Tedone in Announcements

PODAM 0.0.1-RC4 is ready. RFF (Request For Feedback)

Dear all, I finally completed the first version of PODAM, which is now 0.0.1-RC3. Before releasing the final version I'd like to collect feedbacks, bugs,...

0 replies - 1116 views - 04/26/11 by Marco Tedone in Announcements

Unit Testing with Spring, Guice, JMock, Easymock, Mockito...

When you write unit tests, as the project grows to end up by using many technologies such as Jmock (or another mock framework like Mockito), DbUnit, Selenium,...

0 replies - 11510 views - 02/04/09 by Mathieu Carbou in Announcements

The Concept of Mocking

To someone who is new to unit testing, the idea of mock objects can be confusing to say the least.  I have covered in previous tutorials how to use various...

0 replies - 9904 views - 08/16/08 by Michael Minella in Articles

Unit Testing with TestNG and JMockit Part 2

This tutorial is part two in a two part series on TestNG and jmockit. The previous tutorial (found here) covered the classic JUnit and EasyMock scenario, only...

0 replies - 10450 views - 06/30/08 by Michael Minella in Articles

Simple Mock: Override_method

0 replies - 3398 views - 06/18/07 by Snippets Manager in Uncategorized

Partial Mock Object Or Mocking An Instance Of An Object.

1 replies - 5619 views - 03/12/06 by Snippets Manager in Uncategorized

Mocking ActiveRecord

1 replies - 6210 views - 09/28/05 by Snippets Manager in Uncategorized