mocks and stubs
Summary
Description
- Lead: Paul King
Issues: Unresolved
-
GROOVY-4843
Mocking a method with byte[] parameter type throws a ClassCastException: ArrayList cannot be cast to Number
-
GROOVY-5188
Half mock behaviour is not as expected
-
GROOVY-5346
MockFor on concrete Java class creates type-incompatible proxy
Issues: Updated recently
-
GROOVY-2282
22/Dec/12
ProxyMetaClass doesn't work as expected with StubFor/Mockfor
-
GROOVY-5346
03/Oct/12
MockFor on concrete Java class creates type-incompatible proxy
-
GROOVY-5137
24/Dec/11
MockFor.getInstance() fails for abstract classes