You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revert(apex-methods-automock): reverts functionality providing apex automocks #234.
Reverts the functionality to auto mock apex and apexContinuation methods (#231, #210, and #208). Note: test authors will need to keep implementing their own apex (+apexContinuation) methods mocks.
revert(apex-methods-automock): reverts functionality providing apex automocks #235.
Reverts the functionality to auto mock apex and apexContinuation methods (#224). Note: test authors will need to keep implementing their own apex (+apexContinuation) methods mocks.