apex-enterprise-patterns / fflib-apex-common-samplecode

Samples application illustrating the Apex Enterprise Patterns library
BSD 3-Clause "New" or "Revised" License
206 stars 105 forks source link

Update tests to incorporate sample use of new matcher support in Apex Mocks #9

Open jondavis9898 opened 8 years ago

jondavis9898 commented 8 years ago

The blog post at http://superdupercode.blogspot.com/2016/03/apex-mocks-matchers.html is a great way for consumers of Apex Mocks to learn about the new features of Matcher support (which is awesome btw!).

I think it makes sense to update sample code to demo the usage as well. Thoughts?

afawcett commented 8 years ago

Yes totally agree, Marked as enhancement.