issues
search
glasser
/
pymox
Automatically exported from code.google.com/p/pymox
Apache License 2.0
7
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create tea.yaml
#66
VictoryWekwa
opened
8 months ago
0
types.ClassType is not longer valid reference in py3
#65
sgpy
opened
5 years ago
0
Setup improvements
#64
ivancrneto
closed
6 years ago
0
Documentation links are broken
#63
stugots
opened
7 years ago
0
Link rot =/
#62
Lincoded
opened
8 years ago
0
Fix python 3 syntax error
#61
nikolas
opened
8 years ago
2
Consider migrating to github
#60
GoogleCodeExporter
opened
9 years ago
2
MockObject.__eq__ behaviour causes problems when the mocks are used in lists.
#59
GoogleCodeExporter
opened
9 years ago
0
mox release is old and full of bugs
#58
GoogleCodeExporter
opened
9 years ago
1
Improper handling when mocking on instances
#57
GoogleCodeExporter
opened
9 years ago
0
Stub out os.stat raises exception when run with nosetests
#56
GoogleCodeExporter
opened
9 years ago
0
String formatting error in StubOutWithMock method
#55
GoogleCodeExporter
opened
9 years ago
1
StubOutWithMock on a MockAnything sometimes succeeds, sometimes fails.
#54
GoogleCodeExporter
opened
9 years ago
0
Improve MockObject description for classmethod
#53
GoogleCodeExporter
opened
9 years ago
3
Patch for /trunk/mox.py - Bug fix for MultipleTimes().WithSideEffect()
#52
GoogleCodeExporter
opened
9 years ago
0
mox.Mox.CreateMock() chokes if dir() and getattr() do not agree
#51
GoogleCodeExporter
closed
9 years ago
1
Provide a comparator to capture a value for later inspection
#50
GoogleCodeExporter
opened
9 years ago
0
pymox should support a context handler for verification
#49
GoogleCodeExporter
opened
9 years ago
0
SwallowedExceptionError's _str__ method prints out one character per line when used with nose
#48
GoogleCodeExporter
opened
9 years ago
0
StubOutClassWithMocks does not work with abstract base classes (ABC)
#47
GoogleCodeExporter
closed
9 years ago
3
UnexpectedMethodCallError in an other moudle call moxed time.localtime()
#46
GoogleCodeExporter
opened
9 years ago
0
python 3 compatibility
#45
GoogleCodeExporter
opened
9 years ago
6
Documentation changed before code submited?
#44
GoogleCodeExporter
opened
9 years ago
0
New release
#43
GoogleCodeExporter
opened
9 years ago
1
Allow MoxMetaTestBase to be used with other metaclasses.
#42
GoogleCodeExporter
closed
9 years ago
1
Mox should check that expected calls match with objects API
#41
GoogleCodeExporter
opened
9 years ago
0
different versions of 0.5.3 on googlecode and on PyPI
#40
GoogleCodeExporter
opened
9 years ago
2
__contains__ is not prpoperly handled is class hiararchies
#39
GoogleCodeExporter
opened
9 years ago
0
Patch for /wiki/MoxDocumentation.wiki
#38
GoogleCodeExporter
closed
9 years ago
1
Optional arguments
#37
GoogleCodeExporter
closed
9 years ago
2
ContainsAttributeValue missing __repr__ (issues useless errors)
#36
GoogleCodeExporter
opened
9 years ago
0
mox fails with python 2.7.2rc1
#35
GoogleCodeExporter
closed
9 years ago
5
Mox ExpectedMethodCallsError's _str__ method prints out one character per line
#34
GoogleCodeExporter
opened
9 years ago
2
mox.Func matcher should report exceptions differently from negative
#33
GoogleCodeExporter
closed
9 years ago
3
__equals__ impl of MockObject is too generous; fails e.g. when passing mocks as expected arguments
#32
GoogleCodeExporter
closed
9 years ago
2
Comparison page outdated
#31
GoogleCodeExporter
opened
9 years ago
0
Mox should not use mutable values as default arguments
#30
GoogleCodeExporter
closed
9 years ago
1
MockObject should provide a way to test methods like __str__
#29
GoogleCodeExporter
opened
9 years ago
0
SameElementsAs dies with attributeerror when printed to string
#28
GoogleCodeExporter
closed
9 years ago
2
Signature matching of unbound methods doesn't work for subclasses
#27
GoogleCodeExporter
closed
9 years ago
1
Issue 8 is still with the easy_installed version
#26
GoogleCodeExporter
closed
9 years ago
7
CreateMockAnything() should not allow attribute getting for unknown attributes in replay mode
#25
GoogleCodeExporter
closed
9 years ago
1
IgnoreArgs
#24
GoogleCodeExporter
opened
9 years ago
2
Add Is() comparator to mox
#23
GoogleCodeExporter
closed
9 years ago
3
Add MethodType to _USE_MOCK_OBJECT type list
#22
GoogleCodeExporter
closed
9 years ago
1
mox fails when it tries to substitute a user given tuple for a %s
#21
GoogleCodeExporter
closed
9 years ago
6
Separate error message from arguments
#20
GoogleCodeExporter
closed
9 years ago
1
UnorderedGroup __str__ obscures expected method calls
#19
GoogleCodeExporter
closed
9 years ago
1
And comparator should use == comparison rather than .equals
#18
GoogleCodeExporter
opened
9 years ago
0
MoxTestBase silently ignores overriding test methods
#17
GoogleCodeExporter
closed
9 years ago
2
Next