Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-dingus - A record-then-assert mocking library
- Description:
A dingus is sort of like a mock object. The main difference is that you don't
set up expectations ahead of time. You just run your code, using a dingus in
place of another object or class, and it will record what happens to it.
Then, once your code has been exercised, you can make assertions about
what it did to the dingus.
Packages
python-dingus-0.3.4-3.el6.noarch
[15 KiB] |
Changelog
by Fedora Release Engineering (2013-02-14):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|