Jump to content

User:Shevonsilva/sandbox/Aspose API

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Shevonsilva (talk | contribs) at 04:16, 11 January 2016 (Created page with '{{User sandbox}} <!-- EDIT BELOW THIS LINE --> '''EasyMock''' is an open source testing framework for Java (software...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


EasyMock is an open source testing framework for Java released under the Apache License[1]. The framework allows the creation of test double objects for the purpose of Test-driven Development (TDD) or Behavior Driven Development (BDD).[2]

  1. ^ "EasyMock License". EasyMock. EasyMock. Retrieved 11 January 2015.
  2. ^ Harold, E.R. (28 April 2008). "Easier testing with EasyMock". IBM. International Business Machines Corporation. Retrieved 11 January 2015.