issues
search
kgashok
/
pymox
Automatically exported from code.google.com/p/pymox
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mox should offer a stubout call which is safe to call repeatedly and won't try to mock out the mock object
#10
GoogleCodeExporter
opened
8 years ago
1
Deprecation warnings when __new__ is stubbed using python 2.6
#9
GoogleCodeExporter
closed
8 years ago
3
inspect is not imported into stubout.py
#8
GoogleCodeExporter
closed
8 years ago
1
Mox should format expected versus actual method call discrepancies elegantly.
#7
GoogleCodeExporter
opened
8 years ago
1
Mox isn't playing well with nosetests on failures - OSX
#6
GoogleCodeExporter
closed
8 years ago
3
Stubs are not unset properly for classmethods
#5
GoogleCodeExporter
closed
8 years ago
6
pymox is not easy_install'able
#4
GoogleCodeExporter
closed
8 years ago
3
Method call failures involving MockAnything are unprintable
#3
GoogleCodeExporter
closed
8 years ago
4
StubOutWithMock does work if used more than twice
#2
GoogleCodeExporter
closed
8 years ago
2
UnsetStubs doesn't work if stub is unused
#1
GoogleCodeExporter
closed
8 years ago
2
Previous