Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.1-beta-1
-
None
Description
The new mocking of properties means you can no longer mock code that calls methods and sets properties (that you don't care about), whereas you could with groovy 1.0
I think we need a mock.propertyDemands = true/false property to control this behaviour.
Attachments
Issue Links
- is superceded by
-
GROOVY-4026 MockFor and StubFor improvements
- Closed