Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295344 - dev-python/mox (new package)
Summary: dev-python/mox (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/pymox/
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks: 315589
  Show dependency tree
 
Reported: 2009-12-01 17:16 UTC by Marco Simeone
Modified: 2010-08-20 22:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
first submission (pymox-0.5.1.ebuild,538 bytes, text/plain)
2009-12-01 17:16 UTC, Marco Simeone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Simeone 2009-12-01 17:16:08 UTC
Mox is a mock object framework for Python.
Mox is based on EasyMock, a Java mock object framework.
Mox will make mock objects for you, so you don't have to create your own! It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor!
Comment 1 Marco Simeone 2009-12-01 17:16:58 UTC
Created attachment 211707 [details]
first submission

Tested on amd64 and x86 stable