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

fflib_QualifiedMethodAndArgValues test coverage #74

Closed antonyxuan closed 3 years ago

antonyxuan commented 5 years ago

my production org is complaining about the test coverage for fflib_QualifiedMethodAndArgValues am I missing something?

AllanOricil commented 5 years ago

No, I runned the test coverage and it is really missing.

AllanOricil commented 5 years ago

image

evanmcd commented 4 years ago

Has anyone written tests for fflib_QualifiedMethodAndArgValues yet?

daveespo commented 3 years ago

Fixed via #90