apex-enterprise-patterns / fflib-apex-mocks

An Apex mocking framework for true unit testing in Salesforce, with Stub API support
BSD 3-Clause "New" or "Revised" License
423 stars 214 forks source link

added tests for fflib_QualifiedMethodAndArgValues #90

Closed evanmcd closed 3 years ago

evanmcd commented 4 years ago

This will address issue #74

daveespo commented 3 years ago

@evanmcd -- thanks for the PR!