The Artima Developer Community
Sponsored Link

Java Buzz Forum
Tammo Freese has released EasyMock 2.4, an open source mock object framework that "provides Mock...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Tammo Freese has released EasyMock 2.4, an open source mock object framework that "provides Mock... Posted: Jul 26, 2008 2:54 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Tammo Freese has released EasyMock 2.4, an open source mock object framework that "provides Mock...
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From Cafe au Lait

Advertisement
Tammo Freese has released EasyMock 2.4, an open source mock object framework that "provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects." Personally I think MockObjects are vastly overused If you're making a type an interface just so you can mock it, the testing cart has started to drive the design horse. However they can sometimes be useful in cases where the natural design lends itself to being mocked. As long as you can resist the temptation to contort and complexify an API to support testing, mock objects can be useful. EasyMock is published under an MIT license.

Read: Tammo Freese has released EasyMock 2.4, an open source mock object framework that "provides Mock...

Topic: links for 2008-07-17 from PeopleOverProcess.com Previous Topic   Next Topic Topic: Briefing: Apptio - How Much is the IT Costing Me? (The SaaS Edition) from PeopleOverProcess.com

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use