Releases: salesforce/apex-mockery
Releases · salesforce/apex-mockery
v2.1.0
v2.0.0
v1.1.0
v1.0.0
1.0.0 (2023-02-22)
Features
- add auto release communication bot (#30) (5cbdb63)
- add call log history to concerned error messages (2e2a460)
- add hasbeenCalledWith and hasBeenLastCalledWith (#8) (98ebbf2)
- add recipes (#22) (745fed6)
- add test classes (#4) (770b00f)
- add thenThrow API to spy (#7) (ff32fbf)
- enhance assertion error messages by including call history (#17) (2e2a460)
- implement whenCalledWithParams using ParameterMatcher (#10) (127359c)
- improve configuration error messages (#21) (3670ce8)
- improve existing functional test (#11) (f2b5760)
- improve README content (#2) (64dd0fc)
- introduce convenient API to avoid Params usage (#25) (6d9efa4)