EasyMock

A free Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG
Download

EasyMock Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT
  • Price:
  • FREE
  • Publisher Name:
  • Tammo Freese
  • Publisher web site:
  • http://www.easymock.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 5.9 MB

EasyMock Tags


EasyMock Description

A free Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG EasyMock is a free and open source tool that will provide 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. So EasyMock is a perfect fit for Test-Driven Development. What's New in This Release: · Can capture parameters from stubbed methods (2807921) · Add an EasyMockSupport to replayAll, verifyAll, etc. (2157782)


EasyMock Related Software